Problem with URL before login. Adding 80 port

I happened to add the following line in the HAProxy backend section for the Axelor instance:

  http-request add-header X-Forwarded-Port %[dst_port]

and the undesired redirection to explicit :80 port is no more.

1 « J'aime »