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

           Summary: Directory index forbidden Error Page takes about
                    2minutes (timeout?) to display
           Product: Apache httpd-2
           Version: 2.2.13
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: major
          Priority: P2
         Component: mod_dir
        AssignedTo: [email protected]
        ReportedBy: [email protected]


This happened since I upgraded to 2.2.13

Strange thing is, the error page displays instantly when using a SLL connection
to the same directory. The problem only occurs with HTTP connections.

Error log shows:
"Directory index forbidden by Options directive: ..."
as expected

Access log shows:
"/test/ HTTP/1.1" 403 334" for HTTP that seems to time out
and
"/test/ HTTP/1.1" 403 336" for HTTPS where everything seems to work fine

If you have any questions I'm willing to test more.

Disabling mod_ssl does not change the situation.

-- 
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