Hi, Everyone,
need some help here ...
i have an apache 2.0 and i use name-based virtual host set up for 1 main, 2 virtual-hosts. they are set in httpd.conf as -
1st virtual host directive -> main.com
2nd virtual host directive -> aaa.com
3rd virtual host directive -> bbb.com
requests to main.com and aaa.com both being pointed to their DocumentRoot correctly.
but requests to bbb.com are always being pointed to main.com as if bbb.com is never there. the virtualhost directive are all the same and i just could figure out why.
interestingly, if request to bbb.com/? then it is working fine. I wonder if i miss any thing?
Can any apache guru help me out here? thanks a mil!!!!!
need some help here ...
i have an apache 2.0 and i use name-based virtual host set up for 1 main, 2 virtual-hosts. they are set in httpd.conf as -
1st virtual host directive -> main.com
2nd virtual host directive -> aaa.com
3rd virtual host directive -> bbb.com
requests to main.com and aaa.com both being pointed to their DocumentRoot correctly.
but requests to bbb.com are always being pointed to main.com as if bbb.com is never there. the virtualhost directive are all the same and i just could figure out why.
interestingly, if request to bbb.com/? then it is working fine. I wonder if i miss any thing?
Can any apache guru help me out here? thanks a mil!!!!!