>Number:         4101
>Category:       documentation
>Synopsis:       http.conf.default protects .htaccess - better protect 
>.htaccess*
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Mon Mar 22 11:20:01 PST 1999
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.4
>Environment:
not relevant here
>Description:
http.conf.default contains
<Files .htaccess>
    Order allow,deny
    Deny from all
</Files>

It would be better to use <Files .htaccess*> because editors
like emacs leave backup files with suffixes.
>How-To-Repeat:
emacs .htaccess
>Fix:
change <Files .htaccess> to <Files .htaccess*>
(Except that would be costly in terms of CPU time, I don't that's
really an issue here...)
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]



Reply via email to