some scurity questions

LionRock

Verified User
Joined
Mar 30, 2007
Messages
93
Hi

Is possible to make that every web is running with his own user. So each user can't delete files to other users, if maybe page is hacked or something ... (suEexec ...)

Maybe on FreeBSD it would be nice if users would be in one jail ...

Anybody tried something like that already ?


Cheers
 
Yes, it is possible. Just use PHP as CGI with suPHP. You can find some tutorials on this forum.
 
Back
Top