jake-cryptic/patchy2/v3.2/src/patch/.htaccess - Htaccess File

jake-cryptic/patchy2/v3.2/src/patch/.htaccess

# Stop PHP execution in the uploads dir
SetHandler default-handler
AddType text/plain php php3 html htm asp py pyc cgi

# Below only works if you can use mod_php5.c
#<IfModule mod_php5.c>
#php_flag engine off
#</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache