On Mar 13, 2015, at 9:11 AM, Chuck Hill <[email protected]> wrote:

> That should work.  Is an early rule firing before this?  

That’s probably it. I had my redirect at the end of the list. I’ve worked 
around it by running an instance of OldApp to ERXRedirect to the other one.

> You could try a [R] / [redirect] command at the end, but this should work.
> 
> Chuck

Okay, good to know redirects should take precedence over the mod_wo. My 
temporary fix should get me through.

Thanks Chuck! :)

> 
> On 2015-03-13, 7:22 AM, "Ramsey Gurley" wrote:
> 
> Hi all,
> 
> I’ve got a case where I need to temporarily redirect from one WO app to 
> another, but it seems like mod webobjects is taking precedence over redirect 
> rules. I tried
> 
> RewriteRule ^/cgi-bin/WebObjects/OldApp.woa(.*) 
> /cgi-bin/WebObjects/NewApp.woa$1 [PT,L]
> 
> and restart apache, but that doesn’t seem to work. Is there anything else 
> that could be done to redirect from old app links to the new app?
> 
> Thanks,
> 
> Ramsey
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/chill%40gevityinc.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to