kimbebot

Registered
Dec 4, 2013
3
0
1
cPanel Access Level
Root Administrator
My hosting provider just installed cPanel in our CentOS server. From WHM I created a new account, I used this new account to create a new subdomain which is cerebro.the-challengers.org but it always redirect me to the cgi page owned by the domain the-challengers.org. It seems that my new subdomain isn't redirecting properly to access my subdomain's public_html folder. Help please. Thanks.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

You may want to try removing the subdomain and then adding it back again. Also, you can try rebuilding your Apache configuration file via:

Code:
/scripts/rebuildhttpdconf
Also, check to make sure there are no redirects added to the .htaccess file within the public_html directory that could be redirecting the subdomain.

Thank you.