I think my question can be summarized by asking why an html server side
include will work properly on index.html, but not parts.html
-----Original Message-----
From: Grantham, Patrick
Sent: Tuesday, July 24, 2001 9:27 AM
To: 'slug@nks.net'
Subject: html/apache question
I don't as yet understand why this is happening.
in index.html
.
.
.
<p> <!--#include virtual="toolbar.html" --> </p>
.
.
.
CORRECTLY includes and displays the contents of toolbar.html. However, when
the same file is copied to say parts.html (same location only different
name) only the string:
<!--#include virtual="toolbar.html" -->
is displayed.
No errors, it's just ignored. Why? Any ideas
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:43:58 EDT