>>do the redirection. > >Is that easier than using IIS with one ASP page that does the >global rewrite? Seems like overkill to add Apache to the box >just for that. > >Still, neither tactic would work if John needs it to function >without _any_ traffic from the client to 8383. Mod_proxy, on >the other hand, could be the ticket.
If I understand that correct, it is no forward to 8383, so it passes everything through 80. So there should be no direct connection between client and 8383, just between client and 80, and between 80 and 8383. To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
