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