Skip to content

Commit

Permalink
style documents
Browse files Browse the repository at this point in the history
  • Loading branch information
vislee committed May 2, 2018
1 parent 83a05ed commit c958e9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,12 @@ The rule format:
For example:

"str:eq@/index.php" "z:#URL" `curl 'http://x/index.php'` will be block

"str:eq@bar" "z:V_ARGS:foo" `curl 'http://x/?foo=bar'` will be block

"str:eq@bar" "z:V_HEADERS:foo" `curl -H'foo: bar' 'http://x/'` will be block


A complete rule configuration.

```nginx
Expand Down

0 comments on commit c958e9b

Please sign in to comment.