Please help to set up a protection for Tomcat app with .htaccess.
I want to use mod_proxy ProxyPass and ProxyPassReverse
My tomcat app: www.example.com:8085
What I want is to make it impossible to access the Tomcat app without going through Apache auth first.