That should work. Is an early rule firing before this? You could try a [R] / [redirect] command at the end, but this should work.
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]<mailto:[email protected]>) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/chill%40gevityinc.com This email sent to [email protected]<mailto:[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]
