Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alain Shakour
clowdflows
Commits
5449f17d
Commit
5449f17d
authored
Sep 06, 2012
by
Janez K
Browse files
popravek pri virtualconf
parent
3c0c144d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
apache/virtualhosts.conf
View file @
5449f17d
<
VirtualHost
*:
80
>
ServerName
www
.
drek
.
com
WSGIScriptAlias
/ /
srv
/
django
-
projects
/
mothra
/
apache
/
wsgi_app
.
py
ServerName
workflows
.
ijs
.
si
WSGIScriptAlias
/ /
srv
/
django
-
projects
/
mothra
/
mothra
/
wsgi
.
py
<
Directory
/
srv
/
django
-
projects
/
mothra
/
apache
>
Order
allow
,
deny
Allow
from
all
</
Directory
>
</
VirtualHost
>
Alias
/
static
/
srv
/
django
-
static
/
mothra
<
Directory
/
srv
/
django
-
projects
/
mothra
/
public
/
static
>
Order
allow
,
deny
Allow
from
all
</
Directory
>
<
VirtualHost
*:
80
>
DocumentRoot
/
srv
/
django
-
static
/
mothra
ServerName
static
.
drek
.
com
<
Directory
/
srv
/
django
-
static
/
mothra
>
Alias
/
media
/
srv
/
django
-
media
/
mothra
<
Directory
/
srv
/
django
-
projects
/
mothra
/
public
/
media
>
Order
allow
,
deny
Allow
from
all
</
Directory
>
</
VirtualHost
>
workflows/static/widget-icons/Ars_Technica_Pipelining-Part-I.pdf
deleted
100755 → 0
View file @
3c0c144d
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment