Re: [Zope] Squid redirector script
Thanks Andreas.
Redirection in always handled outside Squid. As you can see in squid.conf you have to pass the name of the external program.
So OK, I need another program. Any suggestions/preferences? Does anyone have a sample of how to handle my minimalist requirement (rewrite http://mysite.com --> http://123.45.678.9:81/somedir) ? Sorry but I need some help... Ken
you answered the question already: squirm or pyredir -aj --On Dienstag, 6. Januar 2004 16:23 Uhr +0100 Ken <ken@p11.org> wrote:
Thanks Andreas.
Redirection in always handled outside Squid. As you can see in squid.conf you have to pass the name of the external program.
So OK, I need another program. Any suggestions/preferences? Does anyone have a sample of how to handle my minimalist requirement (rewrite http://mysite.com --> http://123.45.678.9:81/somedir) ?
Sorry but I need some help...
Ken
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
I wrote a howto a while ago, http://www.zope.org/Members/bowerymarc squid, site access 2 (VHM). Still works for me. On Tuesday, January 6, 2004, at 10:23 AM, Ken wrote:
Thanks Andreas.
Redirection in always handled outside Squid. As you can see in squid.conf you have to pass the name of the external program.
So OK, I need another program. Any suggestions/preferences? Does anyone have a sample of how to handle my minimalist requirement (rewrite http://mysite.com --> http://123.45.678.9:81/somedir) ?
Sorry but I need some help...
Ken
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Andreas Jung -
Ken -
Marc Lindahl