Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-09 Thread Adam Carter
> Well, I do have this: I meant the LoadModule directive, probably in httpd.conf, ie LoadModule include_module modules/mod_include.so > What ownership permissions should the files under /htdocs have? For static content they just have to be readable by apache. If there's a permissions problem

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-09 Thread Peter Humphrey
On Tuesday 09 August 2011 01:31:25 Adam Carter wrote: > > Looks like that isn't my problem then. I have another head-scratching > > opportunity... > > Quick idea without proper investigation - building the modules is a > different thing to actually loading them - they can be built but not > loaded

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Adam Carter
> Looks like that isn't my problem then. I have another head-scratching > opportunity... Quick idea without proper investigation - building the modules is a different thing to actually loading them - they can be built but not loaded by the config, so obviously they wont work if that's what's happe

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Peter Humphrey
On Monday 08 August 2011 19:46:35 Paul Hartman wrote: > It looks like "include" is one of the defaults. I don't have apache2 > installed and I unset the variables. It looks like these are the default > enabled modules here in case you want to paste them in to your variable: > > actions alias auth

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Paul Hartman
On Mon, Aug 8, 2011 at 12:27 PM, Peter Humphrey wrote: > On Monday 08 August 2011 17:59:35 Paul Hartman wrote: >> On Mon, Aug 8, 2011 at 9:04 AM, Peter Humphrey > wrote: >> > On Sunday 07 August 2011 19:07:45 Paul Hartman wrote: >> >> There is a how-to for setting up SSIs: >> >> >> >> http://http

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Peter Humphrey
On Monday 08 August 2011 17:59:35 Paul Hartman wrote: > On Mon, Aug 8, 2011 at 9:04 AM, Peter Humphrey wrote: > > On Sunday 07 August 2011 19:07:45 Paul Hartman wrote: > >> There is a how-to for setting up SSIs: > >> > >> http://httpd.apache.org/docs/2.2/howto/ssi.html > > > > Ah. Thank you Pau

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Paul Hartman
On Mon, Aug 8, 2011 at 9:04 AM, Peter Humphrey wrote: > On Sunday 07 August 2011 19:07:45 Paul Hartman wrote: > >> There is a how-to for setting up SSIs: >> >> http://httpd.apache.org/docs/2.2/howto/ssi.html > > Ah. Thank you Paul. I'll see if I can work out what APACHE_MODULES I need in > make.co

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-08 Thread Peter Humphrey
On Sunday 07 August 2011 19:07:45 Paul Hartman wrote: > There is a how-to for setting up SSIs: > > http://httpd.apache.org/docs/2.2/howto/ssi.html Ah. Thank you Paul. I'll see if I can work out what APACHE_MODULES I need in make.conf. -- Rgds Peter Linux Counter 5290, 1994-04-23

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-07 Thread Peter Humphrey
On Sunday 07 August 2011 19:07:45 Paul Hartman wrote: > There is a how-to for setting up SSIs: > > http://httpd.apache.org/docs/2.2/howto/ssi.html Thank you, Paul. I don't know why I didn't find that, but I didn't. -- Rgds Peter Linux Counter 5290, 1994-04-23

Re: [gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-07 Thread Paul Hartman
On Sun, Aug 7, 2011 at 11:40 AM, Peter Humphrey wrote: > Hello List, > > Sorry to be a nuisance, but can anyone point me to the right incantation to > configure Apache on a local server and have it serve up server-side includes? > I don't really want to use the production server as a test-bed - in

[gentoo-user] [OT] How to set Apache up to serve SSIs?

2011-08-07 Thread Peter Humphrey
Hello List, Sorry to be a nuisance, but can anyone point me to the right incantation to configure Apache on a local server and have it serve up server-side includes? I don't really want to use the production server as a test-bed - in fact I really don't want to. I'm getting "don't have permiss