Dear
I try to using HC on Centos with Google compute. It's working well and I've install HC on this server then add it to my cluster.
I've add a website to this server by HC. All config about virtualhost on httpd.conf is correct.
But when i access to my website, it's not working on documentroot of user then working redirect on documentroot of apache.
If i change <virtualhost IP:80> on httpd.conf to <virtualhost *:80> then website will working correct with document root of user.
HC only add virtualhost with IP:80
Can you tell me how to fix this on my server working well ?
Thanks
Viet