You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/02/08 19:32:24 UTC

DO NOT REPLY [Bug 16905] New: - [PATCH] Make "Symbolic link not allowed" log message more verbose

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=16905>.
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=16905

[PATCH] Make "Symbolic link not allowed" log message more verbose

           Summary: [PATCH] Make "Symbolic link not allowed" log message
                    more verbose
           Product: Apache httpd-2.0
           Version: 2.0.44
          Platform: All
               URL: http://www.andreweland.org/apache-server-request.patch
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: apache@andreweland.org


After spending some time wondering why a particular symbolic link was not
allowed, I wrote a patch that adds one of the following reasons to the "Symbolic
link not allowed" log message:
* FollowSymLinks option not enabled
* owner doesn't match
* couldn't stat file

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org