kyprizel / testcookie-nginx-module

simple robot mitigation module using cookie based challenge/response technique. Not supported any more.
http://kyprizel.github.com/testcookie-nginx-module/
525 stars 140 forks source link

README #52

Closed magenx closed 7 years ago

magenx commented 7 years ago

you have typo:

ngx_http_testcookie_filter_module.so

must be:

ngx_http_testcookie_access_module.so

kyprizel commented 7 years ago

Fixed, thanks!