We were trying to add an extra layer of security in front of some financial 
apps with a reverse proxy (which required a login). It worked until we tried 
restricting access to financial apps only to proxy server. Turns out, after 
the initial connection, browsers downloaded applets which then tried to 
connect directly to financial servers. Is there a way (perhaps through 
mod_proxy_html) to rewrite the URL in the applet?

Eric Jacobs 




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to