Make this work with rhel7 apache
This commit is contained in:
parent
b2bcef5254
commit
31ca1dc461
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ WSGISocketPrefix run/wsgi
|
||||||
WSGIApplicationGroup %{GLOBAL}
|
WSGIApplicationGroup %{GLOBAL}
|
||||||
WSGIScriptReloading On
|
WSGIScriptReloading On
|
||||||
Order deny,allow
|
Order deny,allow
|
||||||
Allow from all
|
Require all granted
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue