Update path to fedora-packages wsgi file
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
30fde93b42
commit
1144e921bc
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ WSGIRestrictStdout Off
|
|||
WSGIRestrictSignal Off
|
||||
WSGIPythonOptimize 1
|
||||
|
||||
WSGIScriptAlias /packages /usr/share/fedoracommunity/production/apache/fedoracommunity.wsgi
|
||||
WSGIScriptAlias /packages /usr/share/fedoracommunity/fedora-packages.wsgi
|
||||
|
||||
<Directory /usr/share/fedoracommunity/>
|
||||
Require all granted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue