Add the alias for /autocloud/static
This commit is contained in:
parent
ace9c4b7ed
commit
e0acb38546
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
LoadModule wsgi_module modules/mod_wsgi.so
|
||||
|
||||
Alias /autocloud/static /usr/lib/python2.7/site-packages/autocloud/web/static/
|
||||
|
||||
WSGIPythonEggs /var/cache/autocloud/.python-eggs
|
||||
WSGIDaemonProcess autocloud user=apache group=apache maximum-requests=50000 display-name=autocloud processes=3 threads=4 inactivity-timeout=300
|
||||
WSGISocketPrefix run/wsgi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue