You can add the header manually, like:
RequestHeader set Authorization: Basic qwertyuiopasdfgjhj
The last string is the base64 encoded username/password. See
http://noeld.com/programs.asp?cat=misc#authentication for a windows tool that.
regards Henk Fictorie
--
Henk Fictorie
KPN.com
-Ori
You could force to overwrite the incoming Host header with
RequestHeader set Host 192.168.1.1:9980
I'm using this together with ProxyPreserveHost for a somewhat different case.
--
Henk Fictorie
KPN.com
phone: +31 70 3438362
mobile: +31 6 51379479
email: [EMAIL PROTECTED]
-Original Mess