In cPanel/WHM by default Apache is run by the same user for all accounts. This can create a security threat if one user’s account is compromised and attacker can gain access outside of the particular user account. To prevent this, Apache chroot jail is used. This segments Apache vhosts and limits the portion of file […]