New apache-isms.
This commit is contained in:
parent
b88af5e9bd
commit
7ea43f2352
3 changed files with 9 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
Alias /static /usr/lib/python2.6/site-packages/github2fedmsg/static
|
||||
Alias /static /usr/lib/python2.7/site-packages/github2fedmsg/static
|
||||
Alias /pngs /usr/share/badges/pngs
|
||||
|
||||
WSGIDaemonProcess github2fedmsg user=apache group=apache maximum-requests=1000 display-name=github2fedmsg processes=4 threads=4
|
||||
|
@ -11,5 +11,6 @@ WSGIScriptAlias / /usr/share/github2fedmsg/github2fedmsg.wsgi
|
|||
|
||||
<Location />
|
||||
WSGIProcessGroup github2fedmsg
|
||||
Require all granted
|
||||
</Location>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue