Let's assume that I have a web server with 50 virtual hosts. This web server is 
apache2 running as user nobody and has php installed. I've set php's 
OPEN_BASEDIR option for every VHost, so I can restrict the users' IO access 
outside their directories. Now I want to install MP2 on the same server. I am 
setting a different interpreter pool for  every VHost. And now how do I make 
sure that VHost1 user doesn't open($file, "<", 
"/www/VHost2/mysql_user_and_pass.pl").

P.S. Can I use interpreter pools with prefork MPMs?


-----------------------------------------------------------------
SMS известяване за получено писмо - http://promo.abv.bg/new_sms.html

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to