Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove listen from icinga::web #40

Closed
lbetz opened this issue Sep 23, 2021 · 1 comment
Closed

Remove listen from icinga::web #40

lbetz opened this issue Sep 23, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@lbetz
Copy link
Contributor

lbetz commented Sep 23, 2021

The Apache is listening on port 80 by default because of default_vhost is set to true by default.

@lbetz
Copy link
Contributor Author

lbetz commented Sep 23, 2021

So we can disable insecure port 80 by setting default_vhost = false and simultaneously enable default_ssl_vhost to have only port 443.

@lbetz lbetz added this to the v2.4.0 milestone Sep 23, 2021
@lbetz lbetz added the enhancement New feature or request label Sep 23, 2021
@lbetz lbetz closed this as completed in d455b91 Sep 23, 2021
lbetz added a commit that referenced this issue Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant