mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Fixed c&p error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1238908 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -89,7 +89,7 @@ BEGIN {
|
||||
print "#LoadModule vhost_alias_module modules/vhost.nlm"
|
||||
if (MODSSL) {
|
||||
print "#LoadModule socache_dbm_module modules/socachedbm.nlm"
|
||||
print "#LoadModule socache_shmcb_module modules/socachedbm.nlm"
|
||||
print "#LoadModule socache_shmcb_module modules/socacheshmcb.nlm"
|
||||
print "#LoadModule ssl_module modules/mod_ssl.nlm"
|
||||
}
|
||||
print ""
|
||||
|
||||
Reference in New Issue
Block a user