modern apache syntax.
This commit is contained in:
parent
9c622ee19f
commit
e2ac16bd44
1 changed files with 1 additions and 1 deletions
|
@ -36,5 +36,5 @@ WSGIScriptAlias /datagrepper /usr/share/datagrepper/apache/datagrepper.wsgi
|
||||||
<Directory /usr/share/datagrepper/>
|
<Directory /usr/share/datagrepper/>
|
||||||
WSGIProcessGroup datagrepper
|
WSGIProcessGroup datagrepper
|
||||||
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