[rt-users] Almost there... Some progress... maybe...

Andrew Nicols a.nicols at lancs.ac.uk
Tue Aug 29 16:20:00 EDT 2006


On 8/29/06, Ben Weston <ben at computerhelpme.com> wrote:
>
> 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.33and the config is different,

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060829/d75cdf44/attachment.htm>


More information about the rt-users mailing list