DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28492>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28492 Apache does not like symbolic links pointing to directories in "Include" statements [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW ------- Additional Comments From [EMAIL PROTECTED] 2004-04-20 14:01 ------- Sorry to bother you, but IMHO this is still a bug. We e.g. have a scenario where this include link points to an NFS mounted directory which can change due to failover reasons. This is how I found the problem. Basically I have a Include "/virtual/foo/*.conf" and the foo can be dynamically change doing a failover and a httpd restart. Our current solution rewrites the config files using sed and is awkward at best (pun intended). Can we have an IncludeFollowLinksYesIveReadTheManualAndKnowAboutPossibleLoops directive? :-) (Would you accept patches?) For content we have "FollowSymLinks".Why not the same thing for the configuration? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
