Quite likely the URL window is lying and you have in fact been redirected by your web server pointing the browser directly to your backend server, bypassing the reverse proxy..
Right click on the page and select properties. This should show you the actual URL viewed.. Regards Henrik ons 2003-03-19 klockan 16.57 skrev Kwang Moon: > Apologies if I have inadvertently sent this multiple times. My mailer is > playing up... > > Hi, > I've set up squid to do ssl acceleration. The config looks something like > this: > https_port 443 cert=certificate.pem key=private.key > httpd_accel_host www.myprivatehost.com > httpd_accel_port 80 > httpd_accel_single_host on > httpd_accel_with_proxy off > httpd_accel_uses_host_header off > > When I access the squid page (eg https://www.myreverseproxy.com) I get the > little lock symbol on my browser, denoting that I have a secure session. But > when I go to some other links on the page the lock disappears (eventhough my > URL still shows that I'm using the squid eg > https://www.myreversproxy.com/page1). > > Is this something to do with my setup, browser (MSIE6), other? > > Thanks for your help. > > Cheers, > Kwang -- Henrik Nordstrom <[EMAIL PROTECTED]> MARA Systems AB, Sweden
