Am 13.02.2020 um 19:29 schrieb Mark H. Wood:
HTTPD 2.4.41
I'm trying to set up authenticated proxying between HTTPD and Tomcat.
I have, for example:
ProxyPass "/host-manager/" \
"ajp://[::1]:8009/host-manager/" \
secret="secret"
When I run configtest, the result is
HTTPD 2.4.41
I'm trying to set up authenticated proxying between HTTPD and Tomcat.
I have, for example:
ProxyPass "/host-manager/" \
"ajp://[::1]:8009/host-manager/" \
secret="secret"
When I run configtest, the result is:
* apache2 has detected an error in your setup: