On 8/29/06, <b class="gmail_sendername">Ben Weston</b> <<a href="mailto:ben@computerhelpme.com">ben@computerhelpme.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thank you everyone for your help....<br><br>I now have a login screen, and the abililty to log in (colors are screwy<br>and the pics are broken, but I'm happy to have gotten this far).<br></blockquote></div><br>See <a href="http://wiki.bestpractical.com/index.cgi?ApacheConfig">
http://wiki.bestpractical.com/index.cgi?ApacheConfig</a> for advice on this one.<br>The broken pics and missing style sheet are typically because of either:<br><br>1) because mason is trying to parse /NoAuth/images<br>2) you're missing a trailing slash somewhere in your apache config.
<br><br>1) will only affect images<br>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<br><br>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
<br><br>I'm not totally sure how it works in Apache2 because I'm using Apache 1.33 and the config is different,<br><br>Andrew<br>