now that it works, I love the WOnder URL transcoding I'm getting from app pattern/replace property rules:
er.extensions.ERXApplication.replaceApplicationPath.pattern=/apps/WebObjects/MyApp.woa er.extensions.ERXApplication.replaceApplicationPath.replace=/a If I want to further shorten typical ERRest URLs, can/should I write additional rules like? er.extensions.ERXApplication.replaceApplicationPath.pattern=/Person er.extensions.ERXApplication.replaceApplicationPath.replace=/p Or should I be providing new routes? I don't want to break my original, long URLs, so apache rewrites seem perfect and I can update the URLs to shorter links in my clients over time. _______________________________________________ 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]
