View Single Post
  #1 (permalink)  
Old 11-22-2008, 04:12 PM
getmea getmea is offline
WebProWorld Pro
 
Join Date: Aug 2006
Location: Cary, Illinois
Posts: 265
getmea RepRank 1
Default Firefox does not like my HTACCESS

Hi, all...

I am attempting to add PHP to my index.html file. I first added the following lines to my htaccess file:

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

Instead of posting the page, it wants to save the page (dialogue box opens). I just tested IE and same issue is occuring.

The above two lines are the only lines in my htaccess file.

Am I missing something? I found posts elsewhere but no luck in correcting it.

Thanks in advance...
Getmea

Last edited by ctabuk; 11-23-2008 at 07:18 AM. Reason: update
Reply With Quote