Skip to content

Remove force "/" in Nginx reverse proxy

According to Nginx documentation, the '/' at the end of proxy_pass address changes the behavior. accordingly, it should be left up to the user the decide if the address should end with a slash. If necessary, please move the slash to "nginx_vhost.conf.master" so admin can clone it to "conf-custom" to control the behavior

Merge request reports

Loading