Skip to content

Nginx listen setup may break Ubuntu #1

@Kairixir

Description

@Kairixir

The dual way nginx is listening on ports 80 and 443 may be broken on Ubuntu. Debian needs further config to catch IPv6 and IPv4 packets on the same port. I did it by splitting the listen directive into two. Other option is using [ipv6only nginx directive.

This may break installations on Ubuntu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions