Quote:
|
Originally Posted by mphayesuk
I know that this has been brought up before and answered but I didn't understand the answer so I will ask the question again.
1. When looking at the ISPConfig page from my lan using the hostname it is really slow what do I need to change in the configuration files. Looking at it from the web side is fast.
2. Some of the images that are on the ISPConfig web pages dont appear, what do I need to change and in what files to make this work properly.
Thanks
|
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.