Getting SHTML to work

2006-11-27 Thread Gerard Seibert
I am truing to get SSI working on a site I am building. I thought I had the 'httpd.conf' file properly configured. Following some directions I got off of a web site, I created a basic 'index.shtml' file and placed this in it: It doesn't seem to be working. Either the conf file is wrong, or the

Re: Getting SHTML to work

2006-11-27 Thread Jerry McAllister
On Mon, Nov 27, 2006 at 10:52:10AM -0500, Gerard Seibert wrote: > I am truing to get SSI working on a site I am building. I thought I had > the 'httpd.conf' file properly configured. > > Following some directions I got off of a web site, I created a basic > 'index.shtml' file and placed this in i

Re: Getting SHTML to work

2006-11-27 Thread Gerard Seibert
On Monday November 27, 2006 at 11:03:01 (AM) Jerry McAllister wrote: > Which version of Apache are you using? > I am having a somewhat similar issue in Apache 2.2 - on pages I > had working in Apache 1.3.xxx and haven't had time to try and solve > it yet.So, I would be interested in hearing a

Re: Getting SHTML to work

2006-11-27 Thread Olivier Nicole
> Secondly, I needed to either expressly place the file on the command > line or else the SSI would not display, I don't understand what you mean. > or chmod the file to 0755. I > choose to do the later obviously since it is an index file. I run a site full of SSI, files are mode 644 and it is

Re: Getting SHTML to work

2006-11-28 Thread Gerard Seibert
On Monday November 27, 2006 at 09:20:24 (PM) Olivier Nicole wrote: > I run a site full of SSI, files are mode 644 and it is working > fine. Do you have suexec configured?Then you may have to consider the > configuration of suexec. No it isn't configured. The site will be rather small so I doubt