DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8061>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8061

Avoid reading some files when httpd.conf directory style is used.

           Summary: Avoid reading some files when httpd.conf directory style
                    is used.
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Config
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


Patch that avoid reading some files from configuration directory 
(../httpd.conf/):
- starting from dot
- ending with ~ (backup copies)
- ending with .rpmsave, .rpmnew, .rpmorig

These files rather shouldn't be processed because such files are left after
editing/instalation/deinstalation of rpms etc...

Reply via email to