SSI messes up my .shtml page!
Posted by: onewhoknows
Posted on: 2006-10-18 11:14:00
Hey everyone!
I tried to implement an additional script into a .shtml file! What happened when I added the <!--#include.... line is, that I only got a totally blank white page in Internet Explorer (source code shows a blank html page) and in Opera I even got some cryptic signs on the page. When I remove the line, everything's back to normal again! It's definitely not the php file I want to include or a wrong path, because if I make a .php page out of the shtml one and use the proper php command to include the file, it works!
I read that SSI's are enabled by default at Dreamhost, so this can't be the prob, I guess!? I also tried to turn off the mod_security module, with no result at all!
Anyone got an idea what could be the cause for this problem?
Greets
OneWhoKnows