[thelist] Apache serverside include help

John Handelaar john@userfrenzy.com
Mon Jan 22 12:13:31 2001
> -----Original Message-----
> From: thelist-admin@lists.evolt.org
> [mailto:thelist-admin@lists.evolt.org]On Behalf Of Keni
> Sent: 22 January 2001 16:42
> To: thelist@lists.evolt.org
> Subject: [thelist] Apache serverside include help
> 
> 
> How do you do it!!!
> 
> I thought it was as simple as this;
> 
> <!--#include file="ticker.inc" -->

It is, but the server needs to know that it's
a file it needs to parse as including SSI.

Rename the file .shtml or similar and it should
work.  Definitely wouldn't recommend remapping
.html to SSI since that would force apache to
parse everything - and you don't need that kind
of server load.

------------------------------------------
John Handelaar

T +44 20 7209 4117       M +44 7930 681789
F +44 870 169 7657   E john@userfrenzy.com
------------------------------------------