Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb019f60

Browse files
author
Felipe Zimmerle
committed
fix typo
- Adds a missing "s" while informing the amount of remote loaded rules.- Renames text file that was wrongly named as .py
1 parent277f2e1 commitb019f60

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎apache2/mod_security2.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ static int hook_post_config(apr_pool_t *mp, apr_pool_t *mp_log, apr_pool_t *mp_t
774774
else
775775
{
776776
ap_log_error(APLOG_MARK,APLOG_NOTICE,0,NULL,
777-
"ModSecurity: Loaded %drule from: '%s'.",
777+
"ModSecurity: Loaded %drules from: '%s'.",
778778
remote_rules_server->amount_of_rules,
779779
remote_rules_server->uri);
780780
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp