mirror of https://github.com/yandex/gixy
minor grammar fix
parent
0110b4e7a9
commit
2a922f37cc
|
@ -30,4 +30,4 @@ TODO(buglloc): Regex Ninja?
|
|||
|
||||
- fix your regex or toss it away :)
|
||||
- if you use regex validation for `Referer` request header, then, possibly (not 100%), you could use [ngx_http_referer_module](http://nginx.org/en/docs/http/ngx_http_referer_module.htmll);
|
||||
- sometimes is much better to use `map` directive without any regex at all.
|
||||
- sometimes it is much better to use the `map` directive without any regex at all.
|
||||
|
|
Loading…
Reference in New Issue