Files
gallery3/bin/.htaccess
T
2013-02-15 13:23:39 -05:00

9 lines
166 B
ApacheConf
Executable File

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