updated syntax
This commit is contained in:
parent
a4d4645b96
commit
9e0f95e808
|
|
@ -137,7 +137,7 @@
|
|||
</IfModule>
|
||||
<Directory />
|
||||
<LimitExcept {% for method in APACHE_CONFIG.security.restricted_methods %}{{ method }} {% endfor %}>
|
||||
deny from all
|
||||
Require all denied
|
||||
</LimitExcept>
|
||||
</Directory>
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue