
Originally Posted by
skcoyote
Personally, if you want speed and security for a single domain, I wouldn't run WHM at all. However, this is the WHM forum...
I would just run your own hardened, chroot'ed, and thoroughly tested Apache server, without using the WHM config at all. Don't bother with suPHP. Create a "www" user and group on the system, and set User and Group accordingly in httpd.conf. chown(1) the web files accordingly, don't give www access to anything else, and use chroot as another layer of security.