A common configuration is to have Nginx listen on port 80 for http, redirecting to https, however this can get in the way of other services binding to port 80, for example, haproxy; drop the redirection.
Description
Description
Details
Details
- Difficulty level
- Easy (less than an hour)
- Version
- vyos-1.4
- Why the issue appeared?
- Will be filled on close
- Is it a breaking change?
- Behavior change
- Issue type
- Bug (incorrect behavior)