On 6/25/07, Uday Kamath <[EMAIL PROTECTED]> wrote:
Hello
1. I have configured Apache (2.0.59) as forward proxy server using
directives as below
ProxyRequests On
AllowCONNECT 80 7002 443
Order deny,allow
Allow from all
AuthType Basic
AuthName "Password Required"
AuthUserFile
Hello
1. I have configured Apache (2.0.59) as forward proxy server using
directives as below
ProxyRequests On
AllowCONNECT 80 7002 443
Order deny,allow
Allow from all
AuthType Basic
AuthName "Password Required"
AuthUserFile "C:/Apache2.0/Apache2/passwords/password"
Requir