htaccess.txt 201 B

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