Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache Folders
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
zeveck
Apprentice
Apprentice


Joined: 17 Mar 2005
Posts: 173
Location: Boston, MA

PostPosted: Wed Nov 30, 2005 3:31 am    Post subject: Apache Folders Reply with quote

How do you make it so that each user has their own /public_html and /cgi-bin directory? I am running Apache 2, and know this should be relatively straightforward, but I can't seem to remember or find it easily.

?
Back to top
View user's profile Send private message
badchien
Guru
Guru


Joined: 16 Feb 2004
Posts: 415
Location: doghouse

PostPosted: Wed Nov 30, 2005 4:52 am    Post subject: Reply with quote

I think you want the userdir module.
http://httpd.apache.org/docs/2.0/mod/mod_userdir.html

Look for this line in httpd.conf (if you are using gentoo's apache2 config file)
Code:
<IfDefine USERDIR>
    LoadModule userdir_module            modules/mod_userdir.so
</IfDefine>
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum