I found the "better way" I was looking for! Actually, it is exactly like I had it set up before, with two small additions:
1) in the /etc/httpd/conf/httpd.conf file, the "Listen" directive is actually 2 lines long...
example:
Listen 1.2.3.4:80
Listen 127.0.0.1:80
Adding the line with the 127.0.0.1 keeps ISPConfig happy.
2) Do the same thing in /etc/httpd/conf.d/ssl,conf for port 443:
Listen 1.2.3.4:443
Listen 127.0.0.1:443
Now that everything runs like it should (I hope) All I have to do is figure out how to administer the resellers/clients/sites. Should be fun!
Recent comments
17 hours 5 min ago
22 hours 3 min ago
23 hours 30 min ago
1 day 23 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 22 hours ago
2 days 19 min ago