Are you sure you don't have a default vhost?
Try adding a server name and input the server name in browser so you are
sure you are hitting the correct server {} in the config.
Or if you want to use IP ensure the vhost you add is the default.
On 19-Mar-2017 8:35 AM, "Jun Chen via nginx" wrote:
>
Hi All,
I am setting my first reverse proxy by following online posts. The problem is
that when I type the http://my_ip_address/my_rev and it returns an 404 error:
Not Found
The requested URL was not found on the server.If you entered the URL manually
please check your spelling and try again.
He