summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/perl/nginx.pm
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2013-02-10 02:58:03 +0000
committerMaxim Dounin <mdounin@mdounin.ru>2013-02-10 02:58:03 +0000
commitdeee4cafa0274780ed03eb74e240a9157909769a (patch)
tree6450f8771de6562cb22559e64fddecc15877ed43 /src/http/modules/perl/nginx.pm
parentdcec6574b8b4ee118bdffbbbf6bf5a555853cb64 (diff)
downloadnginx-deee4cafa0274780ed03eb74e240a9157909769a.tar.gz
nginx-deee4cafa0274780ed03eb74e240a9157909769a.tar.bz2
Merge of r4946, r4978: perl.
*) Fixed build with embedded perl in certain setups (ticket #48). *) Brought the link to ngx_http_perl_module documentation up to date.
Diffstat (limited to 'src/http/modules/perl/nginx.pm')
-rw-r--r--src/http/modules/perl/nginx.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/modules/perl/nginx.pm b/src/http/modules/perl/nginx.pm
index a190abc37..5c7a4c3fc 100644
--- a/src/http/modules/perl/nginx.pm
+++ b/src/http/modules/perl/nginx.pm
@@ -123,7 +123,7 @@ This module provides a Perl interface to the nginx HTTP server API.
=head1 SEE ALSO
-http://sysoev.ru/nginx/docs/http/ngx_http_perl_module.html
+http://nginx.org/en/docs/http/ngx_http_perl_module.html
=head1 AUTHOR