Project

General

Profile

Actions

Bug #239

closed

mod_webdav + ssl causes IE to hang

Added by Anonymous over 18 years ago. Updated over 17 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_webdav
Target version:
ASK QUESTIONS IN Forums:

Description

(filing against 'core' because there is no 'mod_webdav' component yet.)

When running mod_webdav on an SSL-encrypted host, IE hangs after attempting to browse the page. The same server can run mod_webdav properly on a non-SSL host. The only relevant part of the config file is:

#
  1. WebDAV support #
    $HTTPurl =~ "^/webdav($|/)" {
    webdav.activate = "enable"
    }

-- Nick Triantos

Actions #1

Updated by Anonymous over 18 years ago

Change component from core to mod_webdav

-- Nick Triantos

Actions #2

Updated by Anonymous over 17 years ago

Have you turned keepalives off? cause ie has problems with ssl connections that use keepalives. This is default in apache's config file.

Actions #3

Updated by jan over 17 years ago

  • Status changed from Assigned to Fixed
  • Resolution set to fixed

should be fixed in 1.4.12.

Actions

Also available in: Atom