Gitlab CSE Unil
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
M. Chardon
ADIM
Commits
0f30e1d3
Commit
0f30e1d3
authored
Jun 08, 2015
by
Julien Furrer
Browse files
config deploy
parent
3cb54789
Changes
2
Show whitespace changes
Inline
Side-by-side
adim_project/adim_project/apache/production.conf
View file @
0f30e1d3
...
...
@@ -67,7 +67,7 @@
WSGIDaemonProcess
adim
.
django
user
=
www
-
data
group
=
www
-
data
WSGIScriptAlias
/
adim
/
"/var/django/projects/adim.django/adim_project/adim_project/wsgi.py"
WSGIScriptAlias
/
adim
/
"/var/django/projects/adim.django/adim_project/adim_project/wsgi
/production
.py"
<
Directory
"/var/django/projects/adim.django/adim_project/adim_project"
>
WSGIProcessGroup
adim
.
django
WSGIPassAuthorization
On
...
...
adim_project/adim_project/apache/staging.conf
View file @
0f30e1d3
...
...
@@ -67,7 +67,7 @@
WSGIDaemonProcess
adim
-
dev
.
django
user
=
www
-
data
group
=
www
-
data
WSGIScriptAlias
/
adim
-
dev
/
"/var/django/projects/adim-dev.django/adim_project/adim_project/wsgi.py"
WSGIScriptAlias
/
adim
-
dev
/
"/var/django/projects/adim-dev.django/adim_project/adim_project/wsgi
/staging
.py"
<
Directory
"/var/django/projects/adim-dev.django/adim_project/adim_project"
>
WSGIProcessGroup
adim
-
dev
.
django
WSGIPassAuthorization
On
...
...
Write
Preview
Supports
Markdown
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