Re: [cgiwrap-users] How to isolate vhosts by cgiwrap?
Brought to you by:
nneul
From: Ian L. <ba...@cc...> - 2003-06-05 13:32:48
|
What you're trying to do should be accomplished by using permissions, not cgiwrap. On 04.Jun.2003 09:32PM -0700, ?????i Tu???n wrote: > I'm setting up vhosts on my server. This is the > vhosts's structure directory: > > /home/vhosts/ > domain1.com > domain2.com > domainN.com > > I want each customer can only run cgi scripts in his > directory. For example, customer1 can open,read or > write files in /home/vhosts/domain1.com . He can't > open,read write files on other customers > (/home/vhosts/domain2.com,/home/vhosts/domain2.com, > ..., /home/vhosts/domainN.com), and other directories > (excepted /tmp) /etc, /bin, ... He can't also use > shell commands for example cd, pwd, ls, cat, ... He > only can run cgi scripts to operate owner files. > That's all. > > How can I do with cgiwrap? Please help me! -- Ian Langworth CCIS Project Guerrilla Northeastern University College of Computer and Information Science |