megabyte214
Programmer
I have an HTML file and I want to use a Server Side Includes. Does the SSI have to be in the same directory?
If the includes is in the directory above the html file can I do this?
<!--#include virtual="../_top.inc"-->
Thanks in advance!
If the includes is in the directory above the html file can I do this?
<!--#include virtual="../_top.inc"-->
Thanks in advance!