After local configuration of nginx, enter the domain name to access, but the welcome directory of nginx is still displayed, what should I do?
Need to restart nginx
Go to the nginx directory and execute nginx reload or restart nginx
You connect the proxy directly to your webcontext, such as http://upstream/appcontext;
Can you post your configuration?
Need to restart nginx
Go to the nginx directory and execute nginx reload or restart nginx
You connect the proxy directly to your webcontext, such as http://upstream/appcontext;
Can you post your configuration?