and .htaccess would be: RewriteRule ^App/(.*)$ /cgi-bin/WebObjects/App.woa/$1 [NC,PT,L] RewriteRule ^App$ /cgi-bin/WebObjects/App.woa [NC,PT,L]
On Wed, Feb 8, 2012 at 6:48 PM, Ted Archibald <[email protected]>wrote: > Such as: > > er.extensions.ERXApplication.replaceApplicationPath.pattern=/cgi-bin/WebObjects/App.woa > -er.extensions.ERXApplication.replaceApplicationPath.replace=/App > > > On Wed, Feb 8, 2012 at 6:35 PM, Jon Nolan <[email protected]> wrote: > >> Is there a Wonder-ish way of having the session id cookie path set with >> "/" rather than "/cgi-bin/WebObjects/App.woa"? >> >> If not, does anyone see a danger in making it so myself? There >> ABSOLUTELY will not be any other WebObjects apps deployed on the host. >> >> Thanks, >> Jon >> ______________________________**_________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list >> ([email protected].**com<[email protected]> >> ) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/**mailman/options/webobjects-** >> dev/ted.archibald%40gmail.com<https://lists.apple.com/mailman/options/webobjects-dev/ted.archibald%40gmail.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]
