I develop sites in MAMP on my local network so I've decided to setup port-forwarding to open up my external network and allow HTTP traffic to go directly to my localhost.
Everything is working fine and I can access my MAMP folder using my static IP but,
All my WordPress installs are using http://localhost as the prefix and the images/css/js aren't working when accessing the site outside the local network.
Is there anyway I can tell MAMP to redirect ALL localhost traffic to my static IP? I was modifying the vhosts file but to no avail.
Any help would be greatly appreciated
Site URLin your WordPress admin tohttp://xxx.xxx.xxx.xxxinstead ofhttp://localhost? – Dan Grossman Aug 2 '11 at 18:05http://localhostin the database? – Dan Grossman Aug 2 '11 at 18:17