#INCLUDE VIRTUAL



What is difference between having ' / ' in front of the virtual directory
name or not having. For example:

<!-- #INCLUDE VIRTUAL="/include/ObjDef.inc" -->

vs.

<!-- #INCLUDE VIRTUAL="include/ObjDef.inc" -->

For my web app, both seem to be working.. so, I am just curious.

.


Loading