Fix the link to the static folder for kerneltest
This commit is contained in:
parent
c79320ddf1
commit
8bd76d754e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
Alias /kerneltest/static /usr/lib/python2.6/site-packages/kerneltest/static/default/
|
||||
Alias /kerneltest/static /usr/lib/python2.6/site-packages/kerneltest/static/
|
||||
|
||||
WSGIDaemonProcess kerneltest user=apache maximum-requests=1000 display-name=kerneltest processes=2 threads=1
|
||||
WSGISocketPrefix run/wsgi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue