Loading docs/manual/expr.xml +5 −0 Original line number Diff line number Diff line Loading @@ -576,6 +576,11 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>" </If> </Directory> # Check against the client IP <If "-R '192.168.1.0/24'"> Header set matched true </If> # Function examples in boolean context <If "md5('foo') == 'acbd18db4cc2f85cedef654fccc4a4d8'"> Header set checksum-matched true Loading Loading
docs/manual/expr.xml +5 −0 Original line number Diff line number Diff line Loading @@ -576,6 +576,11 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>" </If> </Directory> # Check against the client IP <If "-R '192.168.1.0/24'"> Header set matched true </If> # Function examples in boolean context <If "md5('foo') == 'acbd18db4cc2f85cedef654fccc4a4d8'"> Header set checksum-matched true Loading