If by dns record, you mean uwsgi_pass, then yea, I'm sure. Otherwise
localhost wouldn't work either, but it does.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,278386,278408#msg-278408
___
nginx mailing list
nginx@nginx.org
http://mailman.n
Sorry, I posted the wrong configuration. I did add the server_name I was
using. I just changed it to localhost to see what happens. But when the
server name was the one I was using, I only got time outs!
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,278386,278393#msg-278393
_
I'm new to nginx and I'm trying to learn it fast so that I can use it in a
work project.
But I have a weird problem. I have a django project which I run using uwsgi
and I'm trying to use nginx as a reverse proxy for it. It works fine as long
as I access it through localhost:port, but when I use the