Hi George,

On 10/01/2013, at 3:45 PM, George Domurot <masterm...@knuckleheads.net> wrote:

> This line doesn't look right:
> RewriteRule ^/(.*)$ /Apps/WebObjects/SomeApp.woa$1 [PT,L]
> 
> Shouldn't it include a slash before "$1"?
> RewriteRule ^/(.*)$ /Apps/WebObjects/SomeApp.woa/$1 [PT,L]
> 
> I haven't tried it, but it should work.

Well spotted, you're completely right.  (Testing didn't get far enough to 
expose this bug, as I can't log in yet.)

> If the URLs then work, but not once you're in the app, then you'll want to 
> dig into the auto rewrite are of Wonder and see what it's doing when the 
> replace is only equal to "/".

Yeah, that's next up.  Has anyone done this?  Is anyone deploying an app at the 
apex of some domain name like this?


-- 
Paul Hoadley
http://logicsquad.net/



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to