Skip to content

Questioning default attribute of new listen directive in module version 2.22 #20

@neosonic2

Description

@neosonic2

Hello,

We are using the neW Nginx module version 2.22 in our Virtualmin Professional 6.16 setup and are enjoying the features added to support HTTP/2, correct HTTP 301 redirects, and excluding IP addresses from listen directives. However, it is this last feature that I am concerned about.

When this option is activated, it creates HTTPS listen directives that look like this: listen 443 default ssl http2;

Will the default attribute in this directive create conflicts if we have multiple Nginx virtual hosts? I thought it was better to specify one default server? Is there a way to tell Virtualmin not to include the default attribute when creating a new virtual server?

Thanks for any insight provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions