https://issues.apache.org/bugzilla/show_bug.cgi?id=50117
Stefan Fritsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Stefan Fritsch <[email protected]> 2010-10-20 15:57:02 EDT --- (In reply to comment #1) > (sconf is null) Uhh. The code was taken from <IfModule> but <IfModule> is EXEC_ON_READ and therefore is always executed from the main server context. But for vhosts, mod_so's server config is not yet initialized. Fixed in r1025702 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
