2
0

clean up template

This commit is contained in:
2018-01-12 08:55:39 +01:00
parent b89c79be0e
commit 4493e8ec3e

View File

@@ -12,7 +12,7 @@
</Directory>
<Directory {{ vhost.documentroot }}>
Options {{ vhost.documentrootoptions|default( "none" ) }}
Options {{ vhost.documentrootoptions|default( "none" ) }}
Require all granted
</Directory>
@@ -25,4 +25,4 @@
require valid-user
</Directory>
</VirtualHost>
{% endfor %}
{% endfor %}