Actions
Bug #239
closedmod_webdav + ssl causes IE to hang
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:
#- WebDAV support
#
$HTTPurl =~ "^/webdav($|/)" {
webdav.activate = "enable"
}
-- Nick Triantos
Updated by Anonymous about 19 years ago
Change component from core to mod_webdav
-- Nick Triantos
Updated by Anonymous about 18 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.
Updated by jan about 18 years ago
- Status changed from Assigned to Fixed
- Resolution set to fixed
should be fixed in 1.4.12.
Actions
Also available in: Atom