12-03-2009, 07:35 PM
If I remember correctly, some servers want virtual instead of file in the include statement with root path to the file.
File looks like (from above):
Virtual looks like (with my made up path):
I do like this way better since all paths are "downhill" from the domain root, the file method doesn't allow for the ../ convention in relative paths.
I also use the .shtml suffix for my include files so the server processes them before including them; I haven't reset the footer copyright year manually in ages.
=wr=
File looks like (from above):
Virtual looks like (with my made up path):
I do like this way better since all paths are "downhill" from the domain root, the file method doesn't allow for the ../ convention in relative paths.
I also use the .shtml suffix for my include files so the server processes them before including them; I haven't reset the footer copyright year manually in ages.
=wr=