On Sat, Dec 25, 2010 at 2:58 PM, Gabor Szabo <szabgab@gmail.com> wrote:

That is indeed simpler but it will break if you mount
the whole Foo application to /xyz as your user will still
be at /user and not at /xyz/user

If I move it to /xyz, it will be placed in /xyz/user and it will still load it correctly.