RE: [squid-users] FW: Redirector not passing redirected pages

From: James Ambursley <jambursley@dont-contact.us>
Date: Wed, 5 Mar 2003 07:17:12 -0500

Tried the 302:http it still does not work.
 

        -----Original Message-----
        From: Henrik Nordstrom [mailto:hno@squid-cache.org]
        Sent: Wed 3/5/2003 2:57 AM
        To: James Ambursley; squid-users@squid-cache.org; squidguard@squidguard.org
        Cc:
        Subject: Re: [squid-users] FW: Redirector not passing redirected pages
        
        

        And you are still not sending a browser redirect. See my previous
        response and the Squid FAQ on redirection.
        
        Inline rewrite of the requested URL without telling the browser:
        
           redirect http://...
        
        Browser redirect:
        
           redirect 302:http://...
        
        Regards
        Henrik
        
        On Wednesday 05 March 2003 02.53, James Ambursley wrote:
> I still get the page only showing up partially, no pictures, and it
> will not allow me to click on any buttons to continue. I have
> created a very basic squidguard.conf file.
>
> logdir /usr/local/squidguard/logs
> acl {
> default {
> redirect http://www.excite.com/?
> }
> }
> Everything redirects to www.excite.com
> but only text is shown and i am unable to select anything from the
> page.
>
>
> -----Original Message-----
> From: Henrik Nordstrom [mailto:hno@squid-cache.org]
> Sent: Tue 3/4/2003 6:45 PM
> To: James Ambursley; squid-users@squid-cache.org
> Cc:
> Subject: Re: [squid-users] FW: Redirector not passing redirected
> pages
>
>
>
> 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: 'squid-users@squid-cache.org'
> > Subject: FW: Redirector not passing redirected pages
> >
> >
> >
> > -----Original Message-----
> > From: James Ambursley
> > Sent: Tuesday, March 04, 2003 6:07 PM
> > To: 'squidguard@squidguard.org'
> > 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
> > jambursley@atlascold.com
> > 416-512-3632
        
        

Received on Wed Mar 05 2003 - 05:17:30 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:56 MST