Wednesday, October 10, 2007

RHEL4 Apache UserDir

On RHEL4, there is one more thing you need to do before your UserDir gets work.

http://www.astahost.com/info.php/configuring-apache-fedora-core-3-userdir_t3659.html

chcon -t httpd_sys_content_t -R $HOME/public_html

Now public_html works fine.