I set up wiab behind apache2 (www.familywave.org). It worked fine (online and federating) until I tried to get https to work. I'm able to login but do I need to do something with jetty to get this to work? I tried the following with no success:
Configuring Apache mod_proxy with Jetty<http://docs.codehaus.org/display/JETTY/Configuring+mod_proxy>. I subclass SelectChannelConnector and override customize as it says but with not luck. Does anyone know what I'm missing? Thanks, Scott