htaccess compatibilité Free
This commit is contained in:
parent
b1c4ce34a4
commit
eec9b80e81
@ -2,7 +2,7 @@
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
# Sauf l'accès aux images pour le captcha
|
||||
<FilesMatch ".(png)$">
|
||||
Order Deny,Allow
|
||||
<Files *.png>
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
</FilesMatch>
|
||||
</Files>
|
||||
|
Loading…
Reference in New Issue
Block a user