wr/bionichippo.com/gh-pages/old/admin/.htaccess - Htaccess File

wr/bionichippo.com/gh-pages/old/admin/.htaccess

<Files *.xml>
Order Deny,Allow
#Deny from All
</Files>

DirectoryIndex index.php
Options -Indexes

<FilesMatch "\.(pdf)$">
Header set Expires "Thu, 15 Apr 2000 20:00:00 GMT"
</FilesMatch>

<IfModule mod_security.c>

SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache