Multiple nginx master processes (Another one)
On my server (Debian) I had nginx installed. Using this nginx I installed Wordpress (NOT in docker, but “directly”).
Nginx was used to run the wordpress using SSL, redirecting all Port 80s to 443 and in addition worked as reverse proxy for docker containers (nextcould, mail, …).
Everything worked fine.
At a point in time my debian complained it is too old and not supported anymore, so I upgraded it. (Now its Debian Buster).
Multiple nginx master processes (Another one)
On my server (Debian) I had nginx installed. Using this nginx I installed Wordpress (NOT in docker, but “directly”).
Nginx was used to run the wordpress using SSL, redirecting all Port 80s to 443 and in addition worked as reverse proxy for docker containers (nextcould, mail, …).
Everything worked fine.
At a point in time my debian complained it is too old and not supported anymore, so I upgraded it. (Now its Debian Buster).
Multiple nginx master processes (Another one)
On my server (Debian) I had nginx installed. Using this nginx I installed Wordpress (NOT in docker, but “directly”).
Nginx was used to run the wordpress using SSL, redirecting all Port 80s to 443 and in addition worked as reverse proxy for docker containers (nextcould, mail, …).
Everything worked fine.
At a point in time my debian complained it is too old and not supported anymore, so I upgraded it. (Now its Debian Buster).
nginx avoid removing port in redirection
I’m trying to remove the .html from the URL in nginx inside a docker.
NGINX 404 when folder exists
I have the following nginx config file.
nginx returning 404 for resources requested via proxy_pass, but not root document
I have a problem with nginx proxy_pass
not passing asset requests [css, js, fonts, etc] to the upstream server. Details about my configuration are below.
Why is one nginx server working but when I add a subdomain I get ERR_TOO_MANY_REDIRECTS?
I have the following that works great…
Nginx HTTP connection redirects to HTTPS
first of all I am hobbyist in this case so forgive my ignorance and probably my question is very studpid.
So I installed nginx on my AWS EC2, my port configuration in the security group only allows port 80. I configured nginx to listen port 80 only. but when I type my domain in the browser it shows HTTPS. Which the port 443 is blocked and I do not even listen as shown in netstat query.
Am I missing something?
Nginx rewrite – remove location from path
I got the following nginx settings:
Nginx load balancer: rewrite to $upstream_addr fails
I have 3 physical servers DOMAIN-A, DOMAIN-B and DOMAIN-C.
I created a load balancer in DOMAIN-A: