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: [email protected]
        ReportedBy: [email protected]
    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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to