Friday, March 12, 2010 1:29

How To Set Up Mass Virtualhosting With Apache2 + mod_rewrite + mod_userdir + mod_suexec On CentOS 5.3

Posted by admin on Friday, June 19, 2009, 18:00
This item was posted in HowTo and has 0 Comments

How To Set Up Mass Virtualhosting With Apache2 + mod_rewrite + mod_userdir + mod_suexec On CentOS 5.3

This howto shows one method of doing mass virtualhosting using
mod_rewrite to dynamically map a list of directories on your filesystem
to virtual hosts. Additionally, by rewriting the incoming URL to the
user’s home directory we can make use of suEXEC to have Apache execute
CGI scripts as the owner of the script.

. Read the rest at howtoforge.net.



Leave a Reply