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

Commit9bf1f6a

Browse files
author
Felipe Zimmerle
committed
test: removes uncessary ifDefine at 10-tfn-cache.t
IfDefines such as: <IfDefine MODSEC_2.5> are just compatible with Apache asolution to check if some resource is available or not have to be developedto be used in situations like that. This commit just removes the IfDefine.
1 parent9409710 commit9bf1f6a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎tests/regression/misc/10-tfn-cache.t‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,7 @@
153153
SecDebugLogLevel9
154154
SecRequestBodyAccess On
155155

156-
<IfDefine MODSEC_2.5>
157-
SecRequestBodyNoFilesLimit1048576
158-
</IfDefine>
156+
SecRequestBodyNoFilesLimit1048576
159157
SecRequestBodyInMemoryLimit131072
160158
SecResponseBodyLimit1048576
161159

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp