Hi Dmitry,
The module has been loaded in the nginx.conf file using the following
load_module modules/ngx_http_js_module.so;
and the compile module files are available in the path as well.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,279415,279417#msg-279417
___
Hi All,
Im getting the following error when using nginscript module in RHEL 5
server.
nginx: [emerg] unknown directive "js_include" in /etc/nginx/nginx.conf:13
Installed the nginx using the following RPM
https://nginx.org/packages/rhel/5/x86_64/RPMS/nginx-1.10.0-1.el5.ngx.x86_64.rpm
Installed th