On 2007-05-01 at 13:17, Jim Gottlieb (that's me) wrote: > [error] [Mason] File does not exist: > /usr/share/rt3/html/User/rt3/NoAuth/js/titlebox-state.js > > I can't figure out where it's getting those long pathnames.
I still don't know where it picked up these paths, but I have fixed this with the following aliases in my Apache config: Alias noauth/ /usr/share/rt3/html/NoAuth/ Alias NoAuth/ /usr/share/rt3/html/NoAuth/ Alias User/ /usr/share/rt3/html/User/ I needed both the noauth and NoAuth as it seems to use both in different places. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com