carolina-advertising
Feb 16th 2008, 2:44 pm
Hello guys,
I'm pulling my hair out here.
I've never had over 1 ip to use over the years. Now I have colo-ed and have 13 ip addresses. I'm not doing something right in apache. I'm getting the wrong site for a differentt ip etc.
Here is my order of includes...
Listen xxx.xxx.xxx.xxx:80
Listen yyy.yyy.yyy.yyy:80
NameVirtualHost xxx.xxx.xxx.xxx:80
NameVirtualHost yyy.yyy.yyy.yyy:80
<vhost1 xxx.xxx.xxx.xxx:80>
servername name.com
<vhost2 yyy.yyy.yyy.yyy:80>
servername name.com
<vhost3 yyy.yyy.yyy.yyy:80>
servername name.com
<vhost4 yyy.yyy.yyy.yyy:80>
servername name.com
My thinking is run as many one ip as shared
and assign certain ips to other domains that needs SSL
**EDIT
I need to run around 20 on a shared ip and 2 others on dedicated...
Can someone point me in the right direction for this setup?
any suggestions on what i'm doing wrong?
Thanks,
~RD
I'm pulling my hair out here.
I've never had over 1 ip to use over the years. Now I have colo-ed and have 13 ip addresses. I'm not doing something right in apache. I'm getting the wrong site for a differentt ip etc.
Here is my order of includes...
Listen xxx.xxx.xxx.xxx:80
Listen yyy.yyy.yyy.yyy:80
NameVirtualHost xxx.xxx.xxx.xxx:80
NameVirtualHost yyy.yyy.yyy.yyy:80
<vhost1 xxx.xxx.xxx.xxx:80>
servername name.com
<vhost2 yyy.yyy.yyy.yyy:80>
servername name.com
<vhost3 yyy.yyy.yyy.yyy:80>
servername name.com
<vhost4 yyy.yyy.yyy.yyy:80>
servername name.com
My thinking is run as many one ip as shared
and assign certain ips to other domains that needs SSL
**EDIT
I need to run around 20 on a shared ip and 2 others on dedicated...
Can someone point me in the right direction for this setup?
any suggestions on what i'm doing wrong?
Thanks,
~RD