]> granicus.if.org Git - apache/commit
Allow mod_tls and mod_ssl coexists without interfering each other by
authorRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 07:58:15 +0000 (07:58 +0000)
committerRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 07:58:15 +0000 (07:58 +0000)
commit2f1f6fc24d89529b35eb8cea7b236a728c5618d8
tree33b26c6cdd33ac94f0263d63a55e16df89f0f67b
parenta1382ec0cef6d15f0300494cf8f9f200e42c9dbc
Allow mod_tls and mod_ssl coexists without interfering each other by
renaming the --with-ssl option of mod_tls to --with-tls. This way we can
use --enable-ssl/--with-ssl for mod_ssl and --enable-tls/--with-tls for
mod_tls.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88999 13f79535-47bb-0310-9956-ffa450edef68
modules/tls/config.m4