I have migrated two ISPConfig websites to another server behind an IPCOP firewall. As you already know IPCOP does not play nice with ISPCONFIG port 81. So naturally I wanted to change my ISPCONFIG admin port to 82 as some of the users have suggested. Although my ISPCONFIG only works on port 81.
I have changed the following from 81 to 82, and now I have no access to admin pages unless I change back to 81. Currently running Fedora Core 6, ISPConfig 2.2.7, MySql 5.0.1, Php 5.1.0, Apache 2.2.5.
/root/ispconfig/httpd/conf/httpd.conf:
Code:
<IfDefine SSL>
Listen 82
</IfDefine>
Code:
<VirtualHost _default_:82>
/home/admispconfig/ispconfig/lib/config.inc.php :
Code:
$go_info["server"]["server_url"] = "https://ccs06.correaconsulting.com:82";
What am I missing?
I greatly appreciate any help, and I thank you in advance.
Recent comments
6 hours 17 min ago
11 hours 10 min ago
20 hours 2 min ago
21 hours 2 min ago
1 day 49 min ago
1 day 2 hours ago
1 day 5 hours ago
1 day 12 hours ago
1 day 21 hours ago
1 day 23 hours ago