Forum Moderators: phranque
For example, I want to include a footer on every page. I also want to replace some HTML content. I'm doing so as follows:
<!--#include virtual="./ssi/footer.txt"-->
and
<!--#include virtual="./ssi/home.htm"-->
The page loads properly, but when I click a link to the page, or another page with SSIs in it, they don't load at all.
Am I using them improperly, or is there a way to fix this?
Any thoughts?
Edit: They actually only works when I test it in Dreamweaver. When I open it seperately, or open a link from the test, they seem to have no effect.
Edit: They actually only works when I test it in Dreamweaver. When I open it seperately, or open a link from the test, they seem to have no effect.