
11-23-2008, 03:01 PM
|
|
WebProWorld Pro
|
|
Join Date: Aug 2006
Location: Cary, Illinois
Posts: 265
|
|
Re: Firefox doe snot like my HTACCESS
Thanks, chandrika:
For web servers using PHP as apache module:
AddType application/x-httpd-php .html .htm
*** did NOT work
For web servers running PHP as CGI:
AddHandler application/x-httpd-php .html .htm
*** WORKED!!!
Thanks, again...
Getmea
|