reassign ip addresses on hosting account?
by Administrator on Wednesday, June 17th, 2009 | 1 Comment
Dave asked:
I have a server that hosts a number of domains. I have 8 available IP addresses and over time nearly 80% of the domains are all under 1 ip address.
I have a server that hosts a number of domains. I have 8 available IP addresses and over time nearly 80% of the domains are all under 1 ip address.
How do you change the ip address assigned to a domain within apache? I have WHM available to me on this server.
The Online Marketer




I am a Amatuer with Apache, but I belive you are refferring to this file
C:\Program Files\Apache SoftwareFoundation\Apache2.2\
conf\httpd.conf
httpd.conf, in line 50-55 if talks about what IP address and port the server is listening on
Listen: Allows you to bind Apache to specific IP addresses and/or
ports, instead of the default. See also the directive.