> This is my NGINX directory lists and i dont see the "Modules" directory. Is 
> that
> normal?

Yes, that's normal. By default nginx compiles everything into executable so 
unless you build dynamic modules (--add-dynamic-module) there won't be any .so 
files.


> Can anyone share a configuration file with simple HTTP and Mail proxy settings
> in nginx.conf?

Would start with this 
https://docs.nginx.com/nginx/admin-guide/mail-proxy/mail-proxy/

rr

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to