Re: [users@httpd] Query Response Time

2013-07-09 Thread Nicolas Daniels
Sure, just use the CustomLog and LogFormat directive: http://httpd.apache.org/docs/current/mod/mod_log_config.html#customlog http://httpd.apache.org/docs/current/mod/mod_log_config.html#logformat http://httpd.apache.org/docs/current/mod/mod_log_config.html#formats e.g: LogFormat %v %h %l %u %t

Re: [users@httpd] Mod_proxy: Authentication-Info header lost in response

2013-03-28 Thread Nicolas Daniels
/2013 13:23, Nicolas Daniels wrote: Ok, I was probably not clear enough ;-) First I'm using mod_proxy_http and DIGEST authentication. Authentication-Info header is part of digest authentication: http://rfc-ref.org/RFC-TEXTS/2069/chapter2.html Lets say I've 2 accessed URLs: http://mydomain.com

[users@httpd] Mod_proxy: Authentication-Info header lost in response

2013-03-27 Thread Nicolas Daniels
using the proxy, it is included. Is there a way to make Apache include this header if the proxy is used ? Thanks ! -- Nicolas Daniels Blue Pimento Service s.p.r.l. Rue Louis de Geer 6 B-1348 Louvain-la-neuve ?+32 10 390 014 ?+32 498 089 725 Fax. +32 10 390 001 Visit our web site

[users@httpd] Mod_proxy: Authentication-Info header lost in response

2013-03-27 Thread Nicolas Daniels
in the response. If Apache is replying directly without using the proxy, it is included. Is there a way to make Apache include this header if the proxy is used ? Thanks ! -- Nicolas Daniels Blue Pimento Service s.p.r.l. Rue Louis de Geer 6 B-1348 Louvain-la-neuve ?+32 10 390 014 ?+32 498 089

Re: [users@httpd] Mod_proxy: Authentication-Info header lost in response

2013-03-27 Thread Nicolas Daniels
reply this Authentication-Info in both case ? I guess the reverse proxy should add is somehow... Thanks ! On 27/03/2013 13:00, Nick Kew wrote: On 27 Mar 2013, at 11:39, Nicolas Daniels wrote: Everything work fine except that when the proxy is used, the Authentication-Info header

[users@httpd] Digest: secret not used

2013-03-01 Thread Nicolas Daniels
and if it might change in future version ? I checked this on apache 2.4.2 and 2.4.4 under unbuntu. Thanks ! -- Nicolas Daniels Blue Pimento Service s.p.r.l. Rue Louis de Geer 6 B-1348 Louvain-la-neuve ?+32 10 390 014 ?+32 498 089 725 Fax. +32 10 390 001 Visit our web site: www.bluepimento.eu

Re: [users@httpd] Re: Apache 2.4: Mod Cache: authorization required

2013-02-21 Thread Nicolas Daniels
also found a solution for my other problem: cache key computed before rewrite. Adding a [PT] to the rewrite rule do the trick ! Thanks ! On 21/02/2013 08:37, Igor Cicimov wrote: On 18/02/2013 10:55 PM, Nicolas Daniels nicolas.dani...@swing.be mailto:nicolas.dani...@swing.be wrote: Hello

[users@httpd] Re: Apache 2.4: Mod Cache: authorization required

2013-02-18 Thread Nicolas Daniels
with AddOutputFilterByType REWRITE;CACHE text/html But rewrite is not a filter (or I don't have the appropriate name). Thanks, Nicolas On 14/02/2013 16:41, Nicolas Daniels wrote: Hi all, I'm trying hard to configure mod_cache with mod_cache_disk and apache 2.4, without real success. I'm able

[users@httpd] Apache 2.4: Mod Cache: authorization required

2013-02-14 Thread Nicolas Daniels
problems ? Thanks a lot for your help ! -- Nicolas Daniels Blue Pimento Service s.p.r.l. Rue Louis de Geer 6 B-1348 Louvain-la-neuve ☎+32 10 390 014 ☎+32 498 089 725 Fax. +32 10 390 001 Visit our web site: www.bluepimento.eu http://www.bluepimento.eu