Quote:
Originally Posted by toddos
Did you forget some //s in there? "http://192.168.2.197:8080". If you left out the ""//" after "http:", I believe most browsers will attempt to append "http://" to that so you were really looking for the completely incorrect address of "http://http:192.168.2.197:8080"
|
Yes, I did forget the "//" after "http:"

, but adding them in still gave the same error from Safari.