I'm having trouble with my dev box.
The problem is that I can see my website through the
network machine. but not local.
I have a development server setup on
local machine
when i use other machine to browse through it, the
website show up.
but when i try using
http://localhost
it give me 500 Bad url
when i use the internal ip address
it give me unreachable url.
but when goto
http://ipaddress through another machine, I'm could
go to the site.
Any suggestion guys?