Hi all, I've set up a little server at home, and I would like to allow users (both of us) to have web pages in our own home directories, a la ~chris/public_html. I *think* I've configured httpd.conf correctly, and I'm nearly certain I have file permissions set properly, but I keep getting 403 Forbidden errors. The error log says error 13; that it is denied access to the file(s), but I can't see how since ~chris and ~chris/public_html are world executable, and the index.html file in there is world readable. Where should I go to further track down the issue? Is this a known FC3 item? Many thanks, Chris Schumann