Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-29 Thread Roel Wagenaar
Tom Evans wrote: > > Roel shared his full config with me off-list, but lets keep the > replies on list, so that others with the same problem can benefit. > > I think the issue is that you are not hitting the vhost you think you > are hitting. Can you put a CustomLog in

Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-28 Thread Tom Evans
On Fri, Sep 28, 2012 at 1:10 PM, Tom Evans wrote: > On Fri, Sep 28, 2012 at 12:51 PM, Roel Wagenaar wrote: >> Tom Evans wrote: >> >>> On Fri, Sep 28, 2012 at 10:17 AM, Roel Wagenaar >>> wrote: >>> > Hi, >>> > >>> > I am trying to get SSI working on my Apache2 server, I have bee

Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-28 Thread Tom Evans
On Fri, Sep 28, 2012 at 12:51 PM, Roel Wagenaar wrote: > Tom Evans wrote: > >> On Fri, Sep 28, 2012 at 10:17 AM, Roel Wagenaar wrote: >> > Hi, >> > >> > I am trying to get SSI working on my Apache2 server, I have been > following this >> > guideline: >> > >> > http://

Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-28 Thread Roel Wagenaar
Tom Evans wrote: > On Fri, Sep 28, 2012 at 10:17 AM, Roel Wagenaar wrote: > > Hi, > > > > I am trying to get SSI working on my Apache2 server, I have been following this > > guideline: > > > > http://httpd.apache.org/docs/2.2/howto/ssi.html > > > > to the lett

Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

2012-09-28 Thread Tom Evans
On Fri, Sep 28, 2012 at 10:17 AM, Roel Wagenaar wrote: > Hi, > > I am trying to get SSI working on my Apache2 server, I have been following > this > guideline: > > http://httpd.apache.org/docs/2.2/howto/ssi.html > > to the letter Can you share your configuration so we can validate this :) Cheer

RE: [users@httpd] mod_include

2012-04-23 Thread Grupo PF_Jorge Antonio Santiago Gonzalez
che.org CC: Grupo PF_Jorge Antonio Santiago Gonzalez Asunto: Re: [users@httpd] mod_include On April 20, 2012 20:02 , Grupo PF_Jorge Antonio Santiago Gonzalez wrote: > I am trying to compile the mod_include.c to get the shared object > (mod_include.so) and put it in the http.conf, but I ge

Re: [users@httpd] mod_include

2012-04-23 Thread Mark Montague
On April 20, 2012 20:02 , Grupo PF_Jorge Antonio Santiago Gonzalez wrote: I am trying to compile the mod_include.c to get the shared object (mod_include.so) and put it in the http.conf, but I get the next error. Command: # /herramientas/apache_1.3.27/bin/apxs -c mod_include.c && /herramienta