On Tue, Mar 3, 2015 at 5:51 PM, Yann Ylavic <[email protected]> wrote: > (this may not be expected though).
Indeed, some (many) modules seem to depend on c->base_server not changing before and after ap_read_request(). c->base_server = r->server is probably a bad idea...
