Greetings, I have searched the KB and archives but haven't quite seen the situation that I am about to describe. I am running Apache and Imail on the same machine. Apache serves a Perl web based calendar program (using SSL) and I use web messaging as my primary interface with Imail (SSL also). I believe I will loose access to most non-standard ports in the near future (including 80 and 8080) leaving only 443 as my access point. (Why- another book to describe - not worth the effort) Is there a way to use mod_rewrite and mod_proxy under Apache to serve web messaging THROUGH Apache? This way I would be able to use the same fully qualified domain name for both secure applications. For example: https://host.org.navy.mil/calendar - gives you the Perl program, adding https://host.org.navy.mil/email - would use some combo of redir and proxy to serve the local address https://host.org.navy.mil:8384 (the secure web browser) -- LT Barry Elk VFC-12 OPSO/SecMgr/ISSM -- Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
