<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;color:#00000;'><div>Dear Sir/Madam,<br></div><div>                  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 :<br></div><div>      # apt-get install libgd-dev<br></div><div>      #./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<br></div><div>      # make<br></div><div>      # make install <br></div><div>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. <br></div><div> Thanks <br></div><div>Regards<br></div><div>Mahesh</div></div><br></body></html>