output filter ordering question: mod_deflate vs mod_headers vs mod_pagespeed

2012-05-16 Thread Joshua Marantz
Hi, Currently, mod_pagespeed http://code.google.com/p/modpagespeed/ runs before mod_headers by registering as: ap_register_output_filter( kModPagespeedFilterName, instaweb_out_filter, NULL, static_castap_filter_type(AP_FTYPE_RESOURCE + 1)); mod_headers registers with:

RE: Status of bugs in the Documentation project

2012-05-16 Thread Plüm , Rüdiger , Vodafone Group
Docs bugs get posted to d...@httpd.apache.org. Regards Rüdiger -Original Message- From: Walter Goulet Sent: Mittwoch, 16. Mai 2012 05:25 To: dev@httpd.apache.org Subject: Status of bugs in the Documentation project Hi, I posted a patch to the docs under Bug 53201 last week

Re: using X-Forwarded-Host as r-hostname

2012-05-16 Thread Chris Darroch
Igor Galić wrote: One of the several things I'm uncertain about, though, is how to distinguish the case of just wanting to override, say, the Host header *after* the VirtualHost has been selected (perhaps this is the default case, to work like RemoteIPHeader), from the extra case of using