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 2011/08/05 19:47:31 UTC

DO NOT REPLY [Bug 51629] New: DocumentRoot check incorrect when running under chroot

https://issues.apache.org/bugzilla/show_bug.cgi?id=51629

             Bug #: 51629
           Summary: DocumentRoot check incorrect when running under chroot
           Product: Apache httpd-2
           Version: 2.2.19
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: phil.pickett@springsource.com
    Classification: Unclassified


When running Apache and setting a ChrootDir, the DocumentRoot directory is
checked prior to setting up the chroot jail.  What this means is that:

1) The main non-chrooted DocumentRoot is checked during started resulting in
the "DocumentRoot must be a directory" error being logged and startup failing
unless this unused directory exists.

2) There is no check performed for the DocumentRoot in the chroot jail during
startup.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 51629] DocumentRoot check incorrect when running under chroot

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51629

Philip Pickett <ph...@springsource.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phil.pickett@springsource.c
                   |                            |om

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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