I recently ran into this
problem:
http://issues.apache.org/bugzilla/show_bug.cgi?id=28515 The bug report is from 2004... but it still appears to exist. To test this, I did: <Directory "/path/to/files"> In /usr/local/www/data: ln -s /path/to/files .And I go to the browser: http://mysite.com/files which generates this error:
I also tried tweaking SymlinksIfOwnerMatch, etc. I
verified that the permissions are okay (as far as I can tell). Note the ErrorDocument problem - I've not even changed any of those
and
I have no ErrorDocument directives in my configuration.
|