Hello!
I'm trying to make a reverse proxy with Nginx for a subdomain.
This is the config file:
The domain from the server_name is changed for privacy reasons.
When I try to access the webpage it shows me this:

I've put the config file in /etc/nginx/conf.d. The file name is api.mydomain.com.conf
I'm trying to make a reverse proxy with Nginx for a subdomain.
This is the config file:

The domain from the server_name is changed for privacy reasons.
When I try to access the webpage it shows me this:

I've put the config file in /etc/nginx/conf.d. The file name is api.mydomain.com.conf
Last edited by a moderator: