Stupid CentOS Apache UserDir 403 Error

If you just follow the standard procedure to setup Apache UserDir, you may be bewildered by the 403 forbidden error. All you have to do is to chmod 755 the user's dir (i.e. /home/bulahema), and all is working. This is a security error?