fixes to surpress errors and avoid IP bans
This commit is contained in:
@@ -22,7 +22,7 @@ require valid-user
|
||||
Allow from all
|
||||
</FilesMatch>
|
||||
|
||||
<FilesMatch "\.(css|js|php|html)$">
|
||||
<FilesMatch "\.(css|js|php|html|htm|var)$">
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
</FilesMatch>
|
||||
|
||||
Reference in New Issue
Block a user