Web and Mail Proxy Server Configuration

Reinis Rozitis r at roze.lv
Wed Oct 3 11:55:48 UTC 2018


> 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



More information about the nginx mailing list