ConstruccionesCNJ_Web/Source/gallery2/g2data_2e6106f57b/.htaccess
2007-10-31 12:30:19 +00:00

11 lines
202 B
ApacheConf

DirectoryIndex .htaccess
SetHandler Gallery_Security_Do_Not_Remove
Options None
<IfModule mod_rewrite.c>
RewriteEngine off
</IfModule>
<IfModule mod_access.c>
Order allow,deny
Deny from all
</IfModule>