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/archive%40mail-archive.com This email sent to [email protected]
