I have a website I am building on localhost:
http://localhost/my-website
I need to test it on my iPhone, but I\'m not sure how to go about it. Do I just chan
I'm working with xampp. localhost works on port 8080. I just find my ip with ipconfig and surf to http://10.0.0.1:8080. That easy!
http://10.0.0.1:8080