I tried this with uttoxeter 1.0b1, and it works fine. There is one weird thing that I don't understand. When I access the snipsnap from outside with lynx, it asks me:
Accept invalid cookie path=/Path1 as a prefix of '/'? (n)
Accept invalid cookie path=/Path1 as a prefix of '/path2/space'? (n)
where "Path1" is the application path of the snipsnap, and "path2" is the externally visible path, so my proxy setting in the apache conf is
I wonder if this is a problem, and if so how to fix it..