anderssonjohan/Nettest/master/.htaccess - Htaccess File

anderssonjohan/Nettest/master/.htaccess

# We need to allow POST on .html files since we are uploading data using HTTP POST
# If HTTP POST is disallowed, the test will not functioning properly.
AddType application/x-httpd-php .php .htm .html

On Github License

Files

Download PDF of Htaccess file

Comments

Apache