Quote:
Open the following file with an editor:
/home/admispconfig/ispconfig/lib/config.inc.php
in the line:
$go_info["server"]["server_url"] = "https://www.yourdomain.com:81";
replace the URL or IP with an URL / IP you can reach from your internal network
|
I've changed
http://www.yourdomain.com:81 to
http://11.22.33.44:81 in my config.inc.php and system is still slow when trying to access Web-FTP. Literally, it takes 5 minutes or more and then connection times out.
This is happening when trying to access using PC in local network as well as PC from outside. Any other suggestions, what to check?