[SOLVED] how to build a forum in the domain of panel. - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: [SOLVED] how to build a forum in the domain of panel. (/thread-10118.html) |
[SOLVED] how to build a forum in the domain of panel. - freed1985 - 03-23-2010 02:12 PM The domain of my panel is cp.7x24idc.info. Tho domain of hostname is server.7x24idc.info. Now I want to build a forum with 7x24idc.info on this server. But when I make the total dns to the ip address of this server. It`s can only visit the panel. The forum is install on a vhost of ispCP gofree.us When I add the domain 7x24idc.info to the folder of the form in users gofree.us for domain alias. It can`t visit the forum,It visit a default page for 7x24idc.info. And the cp.7x24idc.info is linked to the default page too.Only can visit the panel with domain server.7x24idc.info. How can I make the domain to the forum? RE: how to build a forum in the domain of panel. - BeNe - 03-23-2010 04:38 PM Did you create a Customer (Domain) in ispCP like this "7x24idc.info" ? Greez BeNe RE: how to build a forum in the domain of panel. - freed1985 - 03-26-2010 11:05 AM No I have never create a Customer with 7x24idc.info. Now I create a Customer with 7x24idc.info But when I visit cp.7x24idc.info ,it link to the Customer`s site. How can I make it to my panel? Oh,It`s OK. I find that there were two files /etc/ispcp/apache/working/ispcp.conf /etc/ispcp/ispcp.conf Edit them and delete the *.7x24idc.info in the ServerAlias. Then restart httpd service. Now it`s OK. |