|ProxyPass /images ! ProxyPass / ajp://domain.tld:8010/ nocanon |
It passes ok to Tomcat but the ! directive is being ignored. There are no errors thrown. What might be causing this?
|ProxyPass /images ! ProxyPass / ajp://domain.tld:8010/ nocanon |
It passes ok to Tomcat but the ! directive is being ignored. There are no errors thrown. What might be causing this?