Fix: try to fix AH01630
This commit is contained in:
parent
ce20b189f6
commit
836d079a0a
@ -5,13 +5,6 @@
|
|||||||
<Directory /home/*/public_html>
|
<Directory /home/*/public_html>
|
||||||
AllowOverride All
|
AllowOverride All
|
||||||
Options MultiViews Indexes SymLinksIfOwnerMatch
|
Options MultiViews Indexes SymLinksIfOwnerMatch
|
||||||
<Limit GET POST OPTIONS>
|
Require all granted
|
||||||
Order allow,deny
|
|
||||||
Allow from all
|
|
||||||
</Limit>
|
|
||||||
<LimitExcept GET POST OPTIONS>
|
|
||||||
Order deny,allow
|
|
||||||
Deny from all
|
|
||||||
</LimitExcept>
|
|
||||||
</Directory>
|
</Directory>
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
Loading…
Reference in New Issue
Block a user