my.ip.address displays a user's website

bsmithcp

Member
Sep 5, 2013
12
0
1
cPanel Access Level
Website Owner
If I go to my server's IP Address (e.g. /http://199.217.112.666 -- obviously not a real IP Address -- just an example) a user's website is displayed. How do I stop this?
 

cPanelMichael

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

You will need to ensure the account is assigned to a shared IP address. If it is, trying rebuilding the Apache configuration file via:

Code:
/scripts/rebuildhttpdconf
Thank you.