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