mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Rename gsb db directive
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user