mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Fix quotes in an example.
This commit is contained in:
parent
40c5b2004f
commit
2cefbda2e3
@ -3688,8 +3688,8 @@ SecRule REQUEST_CONTENT_TYPE ^text/xml nolog,pass,<emphasis role="bold">ctl:requ
|
||||
|
||||
<para>Example:</para>
|
||||
|
||||
<programlisting format="linespecific">SecRule REQUEST_HEADERS:User-Agent "nikto" log,<emphasis
|
||||
role="bold">deny</emphasis>,msg:'Nikto Scanners Identified"</programlisting>
|
||||
<programlisting format="linespecific">SecRule REQUEST_HEADERS:User-Agent "nikto" "log,<emphasis
|
||||
role="bold">deny</emphasis>,msg:'Nikto Scanners Identified'"</programlisting>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user