[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Default Apache install not fit for multiple domains/users



On Fri, 2003-06-06 at 15:42, Tim Cunningham wrote:
> Is there some reason why you can't give each user an account and have them put their files in ~/public_html?  That would have their page show up at domain.net/~username/.
> 
> Sorry if you already knew this and I'm misunderstanding the problem.
> 

I believe Apache would still be executing php/cgi scripts as www-data,
so users could snoop on other users's scripts, session files, etc.

Something like:
<?php echo `ls ../neighbor/public_html`; ?>


- Jon

-- 
jon@tgpsolutions.com

Administrator, tgpsolutions
http://www.tgpsolutions.com

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: