I think it's usually just a matter of personal preference. I've always used mod_ssl and it's worked fine for me. I think Apache-SSL is the older and somewhat more invasive patch; plus, there is more ...
mod_ext_filter presents a simple and familiar programming model for filters. With this module, a program which reads from stdin and writes to stdout (i.e., a Unix-style filter command) can be a filter ...
This module enables smart, context-sensitive configuration of output content filters. For example, apache can be configured to process different content-types through different filters, even when the ...
mod_auth_cas is an Apache module that uses CAS to protect static and dynamic web content served by the Apache HTTP Server. Note: There is an older version of mod_auth_cas that was extensively modified ...
Except for the optimizations and the additional ScriptSock directive noted below, mod_cgid behaves similarly to mod_cgi. See the mod_cgi summary for additional details about Apache and CGI. On certain ...
Before SFU adopted CAS as its authentication method for the web, we already had an Apache authentication/authorization module that allowed limited access control ...
One of the most commonly used Web servers, the Apache Hypertext Transport Protocol Server was first released to the public in 1995. The Apache Project has evolved over the years, but it remains ...