View previous topic :: View next topic |
Author |
Message |
lord_harris -
Joined: 24 Feb 2005 Posts: 2
|
Posted: Thu Feb 24, 2005 8:38 pm Post subject: SSI again |
|
|
I cannot get SSI to work.
I have searched the forum and the documentation that comes with Abyss and done absolutely everything it says to do to try and get it to work but still no luck.
SSI processing is enabled.
Here is my code in the file "index.shtml":
<html>
<head></head>
<body>
<!-- #include file="menu.html" -->
then a bunch of other stuff plus the necessary closing tags.
menu.html is in the same directory as index.shtml. I honestly cannot see what it is I am doing wrong. |
|
Back to top |
|
 |
lord_harris -
Joined: 24 Feb 2005 Posts: 2
|
Posted: Thu Feb 24, 2005 8:46 pm Post subject: |
|
|
Aha I have figured it out now.
It seems that SSI doesn't work if you just open the files by double clicking on them in windows explorer. You have to actually navigate to the ip address of the web server to view it properly.
Sorry about that. |
|
Back to top |
|
 |
|