More URL, and Apache Deployment Rewrite
More URL, and Apache Deployment Rewrite
- Subject: More URL, and Apache Deployment Rewrite
- From: Jesse Tayler <email@hidden>
- Date: Tue, 31 Jan 2012 20:19:56 -0500
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden