MissAllSunday/Breeze/develop/breezeFiles/.htaccess - Htaccess File

MissAllSunday/Breeze/develop/breezeFiles/.htaccess

<Files *>
  Order Deny,Allow
  Deny from all
  Allow from localhost
</Files>

RemoveHandler .php .php3 .phtml .cgi .fcgi .pl .fpl .shtml
RemoveType .php .php3 .phtml .cgi .fcgi .pl .fpl .shtml
php_flag engine off

On Github License

Files

Download PDF of Htaccess file

Comments

Apache