3 ??????? 2011??. 23:14 ???????????? ????? ???????
<greyhard@xxxxxxxxx> ???????:
????? ????????? ?????? ??? ?????? *.pm ? ?????????? ??? ? ??????? Nginx.
??? ???? ??????? ????? FastCGI ? ?????? ??? CGI ? ?????
??????, ??? ?????? - ??????????! ?? ???? ?????????.
perl/lib/
hello.pm ????????? ? ?????/usr/local/lib/perl/5.10.1 , ?????? ??? ?????? ??? ???????? ????
nginx.pm ????? ???????? nginx.
?????? ????????? ???????? ? ????? ? ???????? hello!
??, ????? ? ??????? ??? ???? ??????? hello, ?? ??? ??????-?? ?? ?????????
$r->print("hello!\n<br/>");
$r->print("hello2!\n<br/>");
, ?? ??? ??????-?? ?? ????????? ? ????????, ????? ????, ??? ??????????? ?????? ????????.
server {
...
? ? ?location /cgi-bin {
? ? ? ? ? ? perl ?hello::handler;
? ? ? ? }
...
}
? ???? ????? ????, ??? ? ??????
hello.pm ??/usr/local/lib/perl/5.10.1, ?? ??? ????? ?????? ?????? hello!
? ??? ???????, ???-?? nginx ??????????? ??????. ??? ??? ??????????????