View Single Post
  #34  
Old 05-10-2004, 02:31 PM
 
KiDD KiDD is offline
 

Member
  
Join Date: Jan 2003
Location: Sturgis, SD
Posts: 23
 

Default

Quote:
Originally Posted by leon
If you possibly try out the .htaccess version, please let us know if it actually works, since I will probably need it on my next Xcart (sounds like I need a guinea pig he, he).

I used the .htaccess method myself.

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


was all it took and i deleted the index.html file and now it just loads the index.php as if it were index.htm.

Hope this helps,

KiDD
Reply With Quote