On Thu, Nov 01, 2007 at 02:28:48PM +0000, Chris G wrote:
So what can possibly be the difference? The permissions down the tree from /home are the same for both. I'm stumped.
Ah, *maybe* it's because it's looking for permission to view the directory at /var/www/html/chris, I'll check.
That was it! It was trying to display the directory index of /var/www/html/chris (as intended, it's a sort of stick any old thing in here to test it directory) and there's an explicit "Options None" in there.
Ho hum, sorry for the noise folks.