Y
Hacker News
new
|
ask
|
show
|
jobs
by
MaysonL
3556 days ago
Trying to access 130.211.45.45, which is listed in OP as the IP adress, keep getting 502 server errors.
2 comments
poooogles
3556 days ago
Sure you're sending the right host header?
link
neitsab
3555 days ago
You can try hardcoding the IP address in your hosts file (see my comment below:
https://news.ycombinator.com/item?id=12574428#12575021
). This will get you to the site through a regular request.
link