Welcome! Log In Create A New Profile

Advanced

Re: nginx not listening on port 443

Francis Daly
August 31, 2022 06:36PM
On Wed, Aug 31, 2022 at 06:06:09PM -0400, biscotty wrote:

Hi there,

> http {
> include mime.types;
....
> server {
> listen 80;
....
> }
> }

That file does not "include" any files other than mime.types.

It looks like you want it to "include conf.d/*.conf" somewhere, or
something like that?

$ sudo /usr/sbin/nginx -T | grep '^# conf'

should show you which configuration files are actually read; if the ones
that you want / expect are not listed there, you'll want to change the
config to include them.

Cheers,

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-leave@nginx.org
Subject Author Posted

nginx not listening on port 443

biscotty August 31, 2022 06:06PM

Re: nginx not listening on port 443

Francis Daly August 31, 2022 06:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 281
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready