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