Install Perl Module Nginx -


i following this tutorial , got error perl_modules:

root@ns516302:~# service nginx restart restarting nginx: nginx: [emerg] unknown directive "perl_modules" in /etc/nginx/sites-enabled/default:1 nginx: configuration file /etc/nginx/nginx.conf test failed root@ns516302:~# 

how install perl_module nginx?

there not info on this link.

recompile nginx --with-http_perl_module option ./configure.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -