What URL to use to connect from a Client
pgareis
Posts: 5
What url do I use to connect the SQL Monitor I installed on a Server.
On the Server I connected with http:/127.0.0.1:8080 but what do I use to connect from my desktop??
On the Server I connected with http:/127.0.0.1:8080 but what do I use to connect from my desktop??
Comments
So if I had installed the website on a server called 'fred' then the URL would be http://fred:8080
If the machine is on a different domain or subdomain then it would be safer to fully qualify the machine name. Then the URL would be something like http://fred.example.com:8080 (where example.com is the name of your domain).
Regards
Chris
Test Engineer
Red Gate
This works fine for me.
--
On a related note - is this info out there as an FAQ.
I tried searching for it but could not find it.
Please make this info more Generally available.
Thanks!
http://www.red-gate.com/supportcenter/C ... ng_started
I will make a suggestion to our technical author.
Thanks for the feedback
Chris
Test Engineer
Red Gate