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|NEW |ASSIGNED Component|Documentation |Core ------- Additional Comments From [EMAIL PROTECTED] 2004-04-21 07:22 ------- I've finally found a way to stop include directive recursion (by using the pool context). So I no longer see a need for the symlink stopper at all, hence I'm going to patch it out. (just replacing ap_is_rdirectory with ap_is_directory in ap_process_resource_config and process_resource_config_nofnmatch). The recursion stopper is currently in 2.1 and proposed for backport into 2.0. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
