https://bz.apache.org/bugzilla/show_bug.cgi?id=62422
--- Comment #5 from Luca Toscano <[email protected]> --- (In reply to Yann Ylavic from comment #3) > The proxy context exists now though since r1740967 (including in 2.4.x), > maybe we could use it for documenting several Proxy* directives, and > probably turn some ACCESS_CONF to PROXY_CONF in the corresponding AP_INIT_ > declarations? I think it would be great for trunk, may we break anything though for 2.4.x users? Interesting comment in set_proxy_param: /* XXX: Should this be NOT_IN_DIRECTORY|NOT_IN_FILES? */ const char *err = ap_check_cmd_context(cmd, NOT_IN_HTACCESS); -- 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]
