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
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.
>
>
>
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
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
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
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
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
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