You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by daniel stobbe <ne...@xaarr.net> on 2005/07/21 19:51:22 UTC

[users@httpd] virtualhosts running as different users / chmod go-rwx ./public_html/

hello,

im interested on a secure apache2 installation with many virtual users 
and domains.

the virtual host's must run under the users that own the domains homedir.

expl:

/home/user1/example1.com/public_html/
drwx------	user1.users	.
  rwx------	user1.users	index.html


/home/user2/example2.com/public_html/
drwx------	user2.users	.
  rwx------	user2.users	index.html


the apache2 runs under wwwrun.www

the 2 domains are defined as virtual_hosts on the same IP.

how can i make apache working with this folder-rights ?

any ideas ?

Thanks,
Daniel.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org