-----Original Message----- >From: Roberto C. Sánchez <[EMAIL PROTECTED]> > >I prefer to run multiple httpd processes on high numbered ports (one for >each site), then have the main httpd on port 80 do proxypass >proxypassrever and name-based vhosting. Then you can also customize >each httpd to only load what it needs. >
Thanks for all answers. I think it's not suitable to run many ports on a web host,if that's a commercial web hosting company,for one apache,there're maybe many vhosts run on it. I also know suexec,but I didnt used it once.So I was asking if there is a modperl solution.:)