You probably should be using a browser redirect and not an inline rewrite of the requested URL.
redirect 302:http://www.excite.com/... If you look into the URL field of your browser I think you will understand why.. Regards Henrik On Wednesday 05 March 2003 00.17, James Ambursley wrote: > -----Original Message----- > From: James Ambursley > Sent: Tuesday, March 04, 2003 6:10 PM > To: '[EMAIL PROTECTED]' > Subject: FW: Redirector not passing redirected pages > > > > -----Original Message----- > From: James Ambursley > Sent: Tuesday, March 04, 2003 6:07 PM > To: '[EMAIL PROTECTED]' > Subject: Redirector not passing redirected pages > > I have not been able to click on or receive graphic content from > the redirected pages I have set in my squidguard.conf file. > Squidguard redirects to the page, but I can not click on any links > and continue. > > My squidguard.conf file: > > logdir /usr/local/squidGuard/log > dbhome /usr/local/squidGuard/db > > dest local { > domainlist local/domains > } > acl { > default { > pass local none > redirect > http://www.excite.com/?clientaddr=%a&clientname=%n&clientuser=%I&cl >ientgroup=%s&url=%u } > } > > I get redirected to the page, but I only see the text and if I > click on a link on the page it just refreshes itself. I am using > IE. 6. > > > > Thanks > Manager of Information Technology > James Ambursley > [EMAIL PROTECTED] > 416-512-3632
