Correct wsgiscript prefix.
This commit is contained in:
parent
abe315635d
commit
2e5c4bad63
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ WSGIRestrictStdout On
|
||||||
WSGIRestrictSignal Off
|
WSGIRestrictSignal Off
|
||||||
WSGIPythonOptimize 1
|
WSGIPythonOptimize 1
|
||||||
|
|
||||||
WSGIScriptAlias / /usr/share/tahrir/tahrir.wsgi
|
WSGIScriptAlias /badges /usr/share/tahrir/tahrir.wsgi
|
||||||
|
|
||||||
<Location />
|
<Location />
|
||||||
WSGIProcessGroup tahrir
|
WSGIProcessGroup tahrir
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue