tzielke/capstone/master/wp-content/uploads/.htaccess - Htaccess File

tzielke/capstone/master/wp-content/uploads/.htaccess

# BEGIN wtf-fu modifications
<Files *>
    SetHandler none
    SetHandler default-handler
    Options -ExecCGI -Indexes
    RemoveHandler .cgi .php .php3 .php4 .php5 .phtml .pl .py .pyc .pyo .asp .aspx 
</Files>
# END wtf-fu modifications

On Github License

Files

Download PDF of Htaccess file

Comments

Apache