-
- Downloads
Handle removal of SSLMutex directive in mod_ssl.
In Apache httpd 2.4, the SSLMutex directive to the mod_ssl module has been replaced with use of the more general Mutex directive, and Mutex has saner defaults than SSLMutex had. Don't put an SSLMutex directive into ssl.conf if we are using version 2.4 of httpd.
Loading
Please register or sign in to comment