Answer the question
In order to leave comments, you need to log in
Nginx - how to keep http available over https?
Friends!
On the site ssl, but there was a need for it to be available and just via http.
In the config I wrote this:
server {
listen 80;
listen 443 ssl;
...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question