Not working for internal site
|
11-14-2013, 06:19 AM
Post: #1
|
|||
|
|||
Not working for internal site
Hello,
I have set up the private instance with server and agent on the same machine. It work fine with public websites. But when I tried to send request for internal website, it is giving "Please enter a Valid URL. mysite is not a valid Internet host name". As mentioned in this thread (http://www.webpagetest.org/forums/showth...?tid=12385) I have set allowPrivate=1 in settings.ini file. But still it is giving this error message. I have tried rebooting the machine several time but it didn't help. Can you please let me know what could be the issue? Thanks in advance, Suman |
|||
11-19-2013, 01:23 AM
Post: #2
|
|||
|
|||
RE: Not working for internal site
Sorry, right now it looks for a . in the host name. Do you have a fqdn (internal) for the page you are trying to test - like mysite.myoffice.com? You might have to hack up runtest.php (ValidateURL in particular) to not do the URL check.
|
|||
11-19-2013, 06:02 AM
Post: #3
|
|||
|
|||
RE: Not working for internal site
Thanks Patrick. The internal site URL is in the format http://mysite/ and does not have .
I modified the runtest.php and it is working fine now. I really appreciate your help. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)