diff --git a/apache2/apache2_config.c b/apache2/apache2_config.c index 5532925b..0d311cb0 100644 --- a/apache2/apache2_config.c +++ b/apache2/apache2_config.c @@ -2367,11 +2367,11 @@ const command_rec module_directives[] = { ), AP_INIT_TAKE1 ( - "SecGsbMalLookupDB", + "SecGsbLookupDB", cmd_gsb_mal_lookup_db, NULL, RSRC_CONF, - "database google safe browsing (malware)." + "database google safe browsing" ), AP_INIT_TAKE1 (