https://issues.apache.org/bugzilla/show_bug.cgi?id=55315
Mike Rumph <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Mike Rumph <[email protected]> --- My tests have confirmed that the same result occurs on Linux. Running Apache httpd 2.2.22 with the described configuration successfully proxies over to the target server. Running Apache httpd 2.2.25 fails to start. - $bin/apachectl -k start - Syntax error of line n of .../conf/httpd.conf: - ProxyPass Unable to parse URL And replacing the ${protocol} with http allows the server to start and successfully proxies over to the target server. -- 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]
