[Zope] Intercepting and processing URLs
Andy McKay
andy@agmweb.ca
Thu, 24 Oct 2002 17:54:33 -0700
Look at SiteAccess.
--
Andy McKay
www.agmweb.ca
----- Original Message -----
From: "AM" <list_subscriber@neurobs.com>
To: "Zope" <zope@zope.org>
Sent: Thursday, October 24, 2002 5:46 PM
Subject: [Zope] Intercepting and processing URLs
> Hi,
>
> What I want to do is that if a page has a link called :
>
> http://myserver:8080/images/test.jpg
>
> I would like to translate that to
>
> http://user:password@myserver:8080/images/test.jpg
>
> However I dont want this URL appearing on the user's client, so can I
> use Apache rewrite rules for that.?
> If not what option do I have??
>
> My config Zope 2.5.x behign Apache/Squid on RH 7.3
>
> TIA
> AM
>
> --
> ==================================================================
> Aseem Mohanty
> Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706
> (R) 510 7696011 (M) 510 3014871 (O) 510 5279231
> ==================================================================
> "I saw `cout' being shifted "Hello world" times to the left and
> stopped right there!!" -- Steve Gonedes
> ==================================================================
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>