Server Side Includes
by "Beauford.2002" <beauford.2002(at)rogers.com>
|
Date: |
Mon, 6 Jan 2003 12:18:29 -0500 |
To: |
"HWG Basics" <hwg-basics(at)hwg.org> |
|
todo: View
Thread,
Original
|
|
Hi,
I'm just playing around here and trying to get <!--#include
file="xxxxx.html" --> to work with no luck. I am running Apache on Slackware
Linux.......
Do I have to enable SSI in Apache, and if so how would I check to see if
they are or arn't, or is there something else I am missing. This seems to
simple to be having problems with.
I have created the simplest of files below as test files.
TIA
1. header.html:
<html>
<head>
<title>Your Site Name</title>
</head>
<body text=black link=blue alink=red vlink=purple>
2. index.shtml:
<!--#include file="header.html" -->
<P>Biteme</P>
<!--#include file="footer.html" -->
3. footer.html:
</body>
</html>
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA