> As a followup to below, what directives would be needed to accomplish > this "proxy" or "tunnel" or whatever i should call it? Incidentally, > if it matters, the client here is not a browser - it's just a > c-program that writes raw http-headered request messages directly. An > illustrative example would be great! In either a virtual host, or whole server:
ProxyPass / https://login.passport.com/ ProxyPassReverse / https://login.passport.com/ --- Aryeh Katz VASCO www.vasco.com ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]