https://issues.apache.org/bugzilla/show_bug.cgi?id=46521
--- Comment #1 from Joe Orton <[email protected]> 2009-01-14 05:20:35 PST --- The traditional attitude to this type of issue has been that "the DAV repository" includes content which can be managed by mod_dav, and that does not include symlinks, so symlinks should not be exposed in PROPFIND results. (nor sockets, named pipes, etc) Simply saying "respect FollowSymlinks" is not really the whole story; we'd still have to decide e.g. how to handle symlinks which point outside the DAV repository, if turned off, for example. Also note that SymlinksIfOwnersMatch is not a security feature. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
