CRASH_OVERRIDE
03-26-2003, 11:48 PM
Hey folks, haven't posted here for a while! Ive been very busy on my new site ;) .
I have a big problem involving SSI, Windows 2000 Server, and .htaccess (this is my first time dealing with web server technologies). I decided to do my whole site using SSI, to import sections of the document from external HTML files. The problem is that you need the '.shtml' file extension in order for the SSI to work. So I do that, and find out that 'http://www.mysite.com' does not reference to the index file with the extension '.shtml'. It has, of course, worked before using the '.htm' extension for the index files.
I then tried using .htaccess to change the index page, but to my great despair, my host doesnt allow .htaccess!
Is there any other ways to have SSI and still be able to reference folder indexes without the file name?
Thanks in advance. :confused:
I have a big problem involving SSI, Windows 2000 Server, and .htaccess (this is my first time dealing with web server technologies). I decided to do my whole site using SSI, to import sections of the document from external HTML files. The problem is that you need the '.shtml' file extension in order for the SSI to work. So I do that, and find out that 'http://www.mysite.com' does not reference to the index file with the extension '.shtml'. It has, of course, worked before using the '.htm' extension for the index files.
I then tried using .htaccess to change the index page, but to my great despair, my host doesnt allow .htaccess!
Is there any other ways to have SSI and still be able to reference folder indexes without the file name?
Thanks in advance. :confused: