Nginx image_filter problem.
Mahesh Biloniya
mahesh at darkbears.com
Fri Oct 26 05:09:56 UTC 2018
Dear Sir/Madam, I am currently setup a nginx server and in the process i am facing a problem related to "Module ngx_http_image_filter_module". I did all configuration as mention below : # apt-get install libgd-dev #./configure --sbin-path=/usr/bin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid- path=/var/run/nginx.pid --with-pcre --with-select_module --with-http_image_filter_module=dynamic --modules-path=/etc/nginx/modules # make # make install But now i am getting "nginx: [emerg] unknown directive "image_filter" in /etc/nginx/nginx.conf:38" in nginx.conf file. How can i remove it. Please provide a suitable solution. Thanks Regards Mahesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20181026/88ba0683/attachment.html>
More information about the nginx
mailing list