1) Whenever I try to access one of the html files in Firefox, a popup appears saying 'You have chosen to open (filename) which is a: Firefox Document'. A friend got the same result, so it's not just me.
2) The .htaccess file I uploaded to the root directory currently contains:
Code: Select all
RemoveHandler .html .htm
AddType application/x-httpd-php .php .htm .htmlAny help would be great, thanks! I've tried searching around but haven't found any answers.