apache with multi-users

This is a discussion on apache with multi-users within the Apache Web Server forums, part of the Web Server and Related Forums category; hi, what is a good way to configure permissions for apache? we set up a home web server just for ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-18-2003
Julia Goolia
 
Posts: n/a
Default apache with multi-users

hi,

what is a good way to configure permissions for apache? we set up a
home web server just for fun... /var/www/html only has root access.
what is a good way to set it up so ordinary users on the system can
add content to the root of the default server? also with the cgi-bin?

thanx!
julia
  #2 (permalink)  
Old 07-18-2003
patpro
 
Posts: n/a
Default Re: apache with multi-users

In article <79ad5955.0307181209.47099f2c@posting.google.com >,
juliagoolia301@hotmail.com (Julia Goolia) wrote:

> hi,
>
> what is a good way to configure permissions for apache? we set up a
> home web server just for fun... /var/www/html only has root access.
> what is a good way to set it up so ordinary users on the system can
> add content to the root of the default server? also with the cgi-bin?



you can use an FTP server with virtual users using UID of a true system
user, and chown /var/www/html to that user.

other solution, chmod g+r /var/www/html, and chgrp users /var/www/html,
then add your users to the group "users", so that they can login in FTP
and write to /var/www/html.

third solution : don't add content at httpd root, but into ~/public_html/
this way every user can manage its own content. pro : nothing to do, con
: It's more complicated for CGI

patpro
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:03 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0