Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clowdflows
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Alain Shakour
clowdflows
Commits
5449f17d
Commit
5449f17d
authored
Sep 06, 2012
by
Janez K
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
popravek pri virtualconf
parent
3c0c144d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4086 deletions
+10
-4086
apache/virtualhosts.conf
apache/virtualhosts.conf
+10
-9
workflows/static/widget-icons/Ars_Technica_Pipelining-Part-I.pdf
...ws/static/widget-icons/Ars_Technica_Pipelining-Part-I.pdf
+0
-4077
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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