Thank you everyone for your help....
I now have a login screen, and the abililty to log in (colors are screwy
and the pics are broken, but I'm happy to have gotten this far).
See http://wiki.bestpractical.com/index.cgi?ApacheConfig for advice on this one.
The broken pics and missing style sheet are typically because of either:
1) because mason is trying to parse /NoAuth/images
2) you're missing a trailing slash somewhere in your apache config.
1) will only affect images
2) will affect both images and css. Also you'll probably find you're unable to submit some forms I think. I can't quite recall though
Have a look at your apache error log and look out for lines moaning about not being able to find htmlNoAuth instead of html/NoAuth
I'm not totally sure how it works in Apache2 because I'm using Apache 1.33 and the config is different,
Andrew
_______________________________________________ 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
