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

Re: Apache adding users?



On Sat, 16 Aug 2008 21:29:27 -0400
"Zach Uram" <netrek@gmail.com> wrote:

> I have Apache 1.3 and now as root to add content I add files
> into /var/www
> 
> I have a regular user /home/bob but how do I allow him to a have space
> on the webserver and what will his URL be?
> 
> Also how do I enable PHP and cgi-bin for normal users and what
> directory will they use to put their CGI files?
> 
> Zach
> 

You need to use the mod_userdir module. Put your web stuff in
~/public_html and access it as http://www.your.site/~bob/
Here is a link to the documentation:
http://httpd.apache.org/docs/1.3/mod/mod_userdir.html

-- 
Nyizsa.
http://nyizsa.uni.cc


Reply to: