Adjust the alias to /pkgdb/static for RHEL7
This commit is contained in:
parent
545d471bda
commit
50f9dc6110
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
Alias /pkgdb/static /usr/lib/python2.6/site-packages/pkgdb2/static/
|
Alias /pkgdb/static /usr/lib/python2.7/site-packages/pkgdb2/static/
|
||||||
|
|
||||||
WSGIDaemonProcess pkgdb user=apache maximum-requests=1000 display-name=pkgdb processes=2 threads=1
|
WSGIDaemonProcess pkgdb user=apache maximum-requests=1000 display-name=pkgdb processes=2 threads=1
|
||||||
WSGISocketPrefix run/wsgi
|
WSGISocketPrefix run/wsgi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue