Re: Apache and SSI

2004-04-17 Thread Dana Laude
On Sat, Apr 17, 2004 at 04:50:13PM -0700 or thereabouts, Maximuminternet wrote: > I'm really confused with how to get Apache to work with SSI, saw your forum and > where it said you had it fixed but I couldn't see how. > > Naming a file .shtml alone clearly isn't enough. > > What is a directive

Re: Apache and SSI

1999-10-31 Thread Alisdair McDiarmid
[Reformatted] On Sun, Oct 31, 1999 at 12:53:02PM -0800, aphro wrote: > > > I've been trying forever to get Apache to work with SSI and I just > > can't. > > you may also have to add access to type "Includes" to access.conf. Yep, this was the problem. Thanks lots! -- alisdair mcdiarmid

Re: Apache and SSI

1999-10-31 Thread aphro
give sample code as to what your trying to execute on those .shtml files. I use similar settings in apache 1.3.9 (self compiled) with SSI and it works fine. you may also have to add access to type "Includes" to access.conf. example: AllowOverride AuthConfig Limit Options Indexes Follo

Re: Apache and SSI (Problem solved)

1999-05-01 Thread Akop Pogosian
Problems solved, thanks for your responses. Akop Pogosian [EMAIL PROTECTED] On Fri, 30 Apr 1999, Akop Pogosian wrote: > Ok, I have installed the apache package from slink, run apacheconfig, > used default answer for all questions. Now, I need to use server side > includes. I looked in config fi