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