| Web 750 Help Pages |
|---|
| Why aren't my SSI directives working? |
|
Make sure your file name ends with .shtml. It would be very resource intensive to have the server parse all HTML files it sends out, and thus it does not automatically look for SSI's in any HTML files. Renaming your file with a .shtml extension corrects this problem because the server recognizes that the file needs to be parsed. |
| [Close Window] |