htaccess compatibilité Free
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