Hi all, i have a server with 2 IPs and want to run both apache and nginx independently (each on its own IP), so that some sites will be configured with apache (only) and some with nginx (only). Is this possible to setup 2 instances of ispconfig on 2 IPs/domains, but on same server? Or this is will cause conflicts? Maybe there is an easier solution with a single ispconfig setup? Thanks!
This will not work with ispconfig. But you can run 2 virtual machines on that server, one with a ispconfig 3 apache setup and one with a ispconfig 3 nginx setup.
Do we have any HOW-TO to do such a thing @ howtoforge? (2 virtual machine on the same server each running difference ISPConfig) Thanks
Hi, You can create a virtual server from ISPConfig (VServer -> Add new record). Then you just install ISPConfig to each virtual servers. Apache2: http://www.howtoforge.com/perfect-server-debian-squeeze-with-bind-and-dovecot-ispconfig-3 Nginx: http://www.howtoforge.com/perfect-s...n-6.0-with-bind-dovecot-and-nginx-ispconfig-3 P.S. this installation tutorials are for Debian Squeeze only. But you also can find another install tutorial at howtoforge.com/forums
Thanks so much almere, ya the man! after do abit searching 1 find out this HOW-TO: http://www.howtoforge.com/installing-openvz-plus-management-of-vms-through-ispconfig-3-debian-6.0-p2 just wonder that how to log in to the virtual server after done setting up via ISPconfig panel? Many Thanks.