[X Servers] mod_rewrite question
John May
jmaymailing at pointinspace.com
Sat Aug 16 06:27:10 PDT 2003
Without including ANY modifiers, the rule wasn't getting applied
properly or perhaps not before hitting Lasso. What I did in the end
was make it a proxy rule - with modifier [P] - and now it's working
great.
- John
>On Fri, Aug 15, 2003 at 11:04:44AM -0400, John May wrote:
>:
>: To all you mod_rewrite gurus:
>:
>: I'm using a mod_rewrite rule as follows:
>:
>: RewriteRule ^(.*)HostedStore.LassoApp(.*)
>: $1HostedStore_20030529.LassoApp$2 [R,NE]
>:
>: to replace "HostedStore.LassoApp" with
>: "HostedStore_20030529.LassoApp" in a URL, while preserving search
>: arguments.
>:
>: Right now, I'm using the [R] modifier to force a redirect, to get
>: Lasso to process the new URL instead of the old one. Does anyone
>: know, however, if there's a way to get mod_rewrite to have Lasso
>: process the new version of the URL WITHOUT having to do a redirect?
>
>Don't include the '[R]' flags. Rewritten URLs just get injected into
>the Apache server.
>
>
>--
>Eugene Lee
>http://www.coxar.pwp.blueyonder.co.uk/
--
-------------------------------------------------------------------
John May : President <http://www.pointinspace.com>
Point In Space Internet Solutions jmay at pointinspace.com
LPA Corporate Partner / FSA Associate / ACN Member
Lasso 5 + 6 / PHP / MySQL / FileMaker Pro Hosting Now Available!
More information about the X-Servers
mailing list