Multi-hosted website
I'd like to have Apache listen on multiple IP addresses. So, if my cpanel server is multi-homed with IP address 10.1.1.1 & 10.2.2.2, I want my homepage to appear on both addresses. Is this possible?
-
Hi, Apache listens on all the IPs that you have on the server. However, a virtual host will have only one IP address at a time. You cannot have multiple IP address for a single virtual host and also you cannot create same virtual host twice on the same server that will listen on same port. 0 -
Hello, @24x7server was correct in this answer - the only way to achieve what you're requesting would be to create two accounts both of which contain the same domain data and dedicate IP's to them both - though you'd need to manually synchronize any changes. Thanks! 0
Please sign in to leave a comment.
Comments
2 comments