Hi there. I am running apache 2.4.43 with a tomcat 7.0.103 as backend server. I have tried to implement proxy configuration to tomcat backend with ajp and secret. It works fine when using ProxyPass or BalancerMemeber, just like documented at
https://httpd.apache.org/docs/trunk/mod/mod_proxy_ajp.html: The But there are several context based RewriteRules like this: RewriteRule (.*) ajp://IP:PORT$1 [QSA,P,L] I haven’t found any solution to get secret parameter passed in RewriteRules. I have tried this one: RewriteRule (.*) ajp:// IP:PORT$1?secret=my_secret This isn´t working and secrets value should not appear in tomcat access logfile. Is there any solution for RewriteRules with ajp and secret? Mit freundlichen Grüßen
DEUTSCHE TELEKOM IT GMBH Central Operation Services Team COS 3 Email:
christian.unnering@xxxxxxxxxxxxx Die gesetzlichen Pflichtangaben finden Sie unter: |