Is it possible to get MAMP to show my local IP address in the url instead of the text 'localhost'?
The reason I want this is im using the Drupal CMS which caches some absolute links to images. Im on mac so I need to test my site with a PC so I can use IE. If I type in my mac's local IP address I can access the site over my network.
However, the absolute links which use 'localhost' not the IP don't display.
Thanks