Jump to content

[SOLVED] firefox wants to download html file


forzatio

Recommended Posts

Hi there, I added this line to .htaccess

 

AddType application/x-httpd-php .php .htm .html

 

With this line I can use php within html pages, the problem is that firefox wants to download the html file.

I tried it in internet explorer and it works just fine though.

 

I also tried to add the following line within the html.

<meta http-equiv="content-type" content="text/html; charset=UTF-8">

 

Still firefox wants to download the html file.

Looks like a server configuration issue to me. Try clearing FF cache Shift+Ctrl+Del - detick every box except Cache. Click Ok.

 

If the problem persists then the server is not configured correctly.

hey thanks alot, that did the trick. I did ctrl+f5 at first but that was not enough it seemed.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.