Quick Links
Example Server Side Include
This is footer.html in the same directory as example.html
This is footer.html in a subdirectory of the same directory as example.html
This is a footer which is included from another file located at /home/wsg/includes/footer.html
Html code used to generate the include. Followed by the result of that code.
<!--#include file="footer.html"-->
This is footer.html in the same directory as example.html
<!--#include file="includes/footer.html"-->
This is footer.html in a subdirectory of the same directory as example.html
<!--#include virtual="/~lso/workstation/includes/footer.html" -->
This is a footer which is included from another file located at /home/wsg/includes/footer.html
<!--#flastmod virtual="/~lso/workstation/docs/ssi/example.html" -->
Friday, 24-Mar-2006 13:16:41 EST