Skip to content

Commit 13c1bc5

Browse files
committed
Issue #5612: Add CustomLog|ErrorLog to the Apache blacklist
1 parent 5dbcd93 commit 13c1bc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/^\s*(LoadModule|LoadFile|Include|IncludeOptional)(\s+|[\\\\])/mi
22
/^\s*(SuexecUserGroup|suPHP_UserGroup|suPHP_PHPPath|suPHP_ConfigPath)(\s+|[\\\\])/mi
3-
/^\s*(FCGIWrapper|FastCgiExternalServer)(\s+|[\\\\])/mi
3+
/^\s*(FCGIWrapper|FastCgiExternalServer)(\s+|[\\\\])/mi
4+
/^\s*(CustomLog|ErrorLog)/mi

0 commit comments

Comments
 (0)