Given:
gloriousdomain.com
sub.gloriousdomain.com
123.456.78.9
A-Record
in hostcrocodile pointing sub.gloriousdomain.com
-> 123.456.789
How do I make it so that when I enter sub.gloriousdomain.com
in my browser it doesn't just reroute me and change my url to 123.456.78.9
123.456.78.9
it pings back 123.456.78.9
passenger
on top of nginx
was doing some work helping the resoloution for redmine
and that's why it worked, but to test it I stopped the service and pinged my redmine boxIt turns out it was my ISP.
I reset my router thinking perhaps it was caching the page, turns out it was the ISP, they were serving me a cached version.