Dear all,
Stupid question - apologies in advance.
I have a mixed Windows and Linux dev environment, and the server is Linux (Ubuntu). Let's say the server is called 'myserver'.
I develop on both Windows and *nix (Ubuntu and OS X), with references to myserver as 'myserver.local' on *nix, and 'myserver' on Windows.
I have shared code references (e.g. MySQL connection strings, HTTP remoting references etc) which I have to change depending on which dev env I'm in, which is nuts. For the life of me I can't work out how to force Windows to alias 'myserver.local' to 'myserver' and make the world a better place.
Any ideas?
Many thanks, Ned