https://issues.apache.org/bugzilla/show_bug.cgi?id=33147
--- Comment #20 from Andreas Hartmann <[EMAIL PROTECTED]> 2008-03-18 08:41:22 PST --- I configured mod_proxy: https://lenya.zones.apache.org/cms/docu/authoring/index.html Tomcat accepts only connections from 127.0.0.1 (using a valve in the context declaration), so SSL is enforced. I used a little trick, though, to avoid adding SSL handling to Tomcat: A https:// proxy URL is configured for non-SSL connections. If someone knows a better way, I'm grateful for any hints. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
