https://bz.apache.org/bugzilla/show_bug.cgi?id=46521
Ben RUBSON <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major OS|Linux |FreeBSD Version|2.5-HEAD |2.4.16 CC| |[email protected] --- Comment #2 from Ben RUBSON <[email protected]> --- Hello, Could we think about adding such feature to mod_dav please ? Module could keep its current behavior by default, and we could have an option : ShowSymLinks <yes|no> For security reasons, links would not have to be followed by server itself. So no risk to give a out-of repository file to the client. Symbolic links would simply have to be presented to the client, so that for example client would be able to duplicate them (duplicate these symbolic links as symbolic links on its local storage). I found a patch proposal which is unfortunately quite outdated today (2003 !) : http://marc.info/?l=dav-dev&m=105691033506577&w=3 Thank you very much ! Ben -- 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]
