https://issues.apache.org/bugzilla/show_bug.cgi?id=50994
--- Comment #1 from Ben Noordhuis <[email protected]> 2011-03-29 20:47:13 EDT --- Something this patch exposes is that registering mod_rewrite extension functions from the optional_fn_retrieve hook doesn't work because that runs after the config phase. Doing it from the pre-config hook works but is perhaps not the proper approach. -- 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]
