[users@httpd] HTTP 401: Apache strips out response headers

2017-01-10 Thread Marco Pizzoli
Hi all, I am reverse proxying a backend which returns a http code 401. I see Apache is stripping out all the http headers returned by the backend along with the 401 and this is causing trouble to the client application. Is there a way to get the original http headers to the client? I can't find a

Re: [users@httpd] How to define string list for comparison?

2014-11-02 Thread Marco Pizzoli
On Sun, Nov 2, 2014 at 9:55 PM, Eric Covener wrote: > > On Sun, Nov 2, 2014 at 10:22 AM, Marco Pizzoli > wrote: > >> Honestly I had alreaded tried that way, which I think it is the supposed >> right way to achieve that but I can't make it working. > > >

Re: [users@httpd] How to define string list for comparison?

2014-11-02 Thread Marco Pizzoli
tom header sporting the IP address against which I need the match. Thanks again Marco On Sun, Nov 2, 2014 at 4:05 PM, Eric Covener wrote: > Also your tested example would help for the manual > > On Sun, Nov 2, 2014 at 10:04 AM, Eric Covener wrote: > >> >> >> On Su

[users@httpd] How to define string list for comparison?

2014-11-02 Thread Marco Pizzoli
Hi list, I'm using Apche 2.4.9 and I am trying to define a configuration by leveraging the constructor. In short I would like to trigger some configuration if the client IP matches one of a list I put up. I think the "in" operator is what I need, but I'm just failing in understanding how could I

Re: AW: [users@httpd] Client certificate auth behind f5 loadbalancer

2014-06-28 Thread Marco Pizzoli
Hi Marc, as F5 user maybe you are not yet aware that with F5, leveraging iRules, you can: - implement client cert verification/validation, also specifically checking the CN of the certificate - publish to the apache backend custom HTTP headers carrying informations extracted from the client certifi

Re: [users@httpd] chroot and php5 on Ubuntu 11.04 wired error

2011-09-26 Thread Marco Pizzoli
r help, > Best regards, > Peter Balogh > > On 2011.09.07. 15:51, Marco Pizzoli wrote: > > Hi, > I already had your problem. > I suggest you look at this thread with also my contribution to the > analysis. > > http://www.apache-httpd.com/list/38/845938.html > > Marc

Re: [users@httpd] chroot and php5 on Ubuntu 11.04 wired error

2011-09-07 Thread Marco Pizzoli
Hi, I already had your problem. I suggest you look at this thread with also my contribution to the analysis. http://www.apache-httpd.com/list/38/845938.html Marco On Wed, Sep 7, 2011 at 3:45 PM, Frank Gingras wrote: > On 07/09/2011 9:21 AM, Balogh Péter wrote: > >> Hi Frank, >> >> I've just ins

Re: [users@httpd] Chroot a virtual host

2011-05-13 Thread Marco Pizzoli
Hi, Some times ago I played with exaclty your configuration. If you strace the httpd process you can see that it's searching some files under /usr/share related to date and time. Here an extract of my chroot with files Icopied under my chroot /chroot/usr/share/zoneinfo/Europe/Rome /chroot/usr/sha