jlesage / docker-nginx-proxy-manager

Docker container for Nginx Proxy Manager
MIT License
780 stars 176 forks source link

Best practice for modifications to individual location directives? #252

Open dokbua opened 2 years ago

dokbua commented 2 years ago

Some projects, like mailcow-dockerized/SOGo webmail and webdav, requires some modification to the location directive (explained in the link). What is the best practice way of making such modifications? Brute force through mounts?

jlesage commented 2 years ago

These seem to be standard location directives. Is the configuration provided by Nginx Proxy Manager does the job ?

To customize the config, you use "Custom location" and Advanced" sections of the proxy host.