summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/perl/nginx.pm (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-01-17nginx-0.3.22-RELEASE importrelease-0.3.22Igor Sysoev1-6/+1
*) Feature: the ngx_http_perl_module supports the $r->args and $r->unescape methods. *) Feature: the method $r->query_string of ngx_http_perl_module was canceled. *) Bugfix: segmentation fault was occurred if the "none" or "blocked" values was specified in the "valid_referers" directive; the bug had appeared in 0.3.18.
2006-01-16nginx-0.3.21-RELEASE importrelease-0.3.21Igor Sysoev1-0/+70
*) Feature: the ngx_http_perl_module. *) Change: the "valid_referers" directive allows the referreres without URI part.