adding blank line to resultsdb.conf to force newline in rendered template, fixing syntax error
This commit is contained in:
parent
3e4a477540
commit
41f542946e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ WSGISocketPrefix run/wsgi
|
|||
<RequireAny>
|
||||
Require method GET
|
||||
Require ip 127.0.0.1 ::1{% for host in allowed_hosts %} {{ host }}{% endfor %}
|
||||
|
||||
</RequireAny>
|
||||
</IfModule>
|
||||
<IfModule !mod_auth_core.c>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue