Ditch this app-side redirect to get it all working again.
This commit is contained in:
parent
6051b4bbc9
commit
61f3eeb1ee
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ WSGIRestrictStdout On
|
|||
WSGIRestrictSignal Off
|
||||
WSGIPythonOptimize 1
|
||||
|
||||
WSGIScriptAlias / /usr/share/bodhi/bodhi.wsgi/updates
|
||||
WSGIScriptAlias / /usr/share/bodhi/bodhi.wsgi
|
||||
|
||||
<Location />
|
||||
WSGIProcessGroup bodhi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue