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

Re: OT: Accessing users' pages on Apache



nate wrote:

Kent West said:

grep -i userdir /etc/apache/httpd.conf

nate

westk03[westk]:/home/westk> grep -i westk /etc/apache/httpd.conf
ServerAdmin westk@acu.edu

er i meant actually do grep -i userdir /etc/apache/httpd.conf

there is an apache runtime directive called UserDir


nate

Sorry  :-\


westk03[westk]:/home/westk> grep -i userdir /etc/apache/httpd.conf
LoadModule userdir_module /usr/lib/apache/1.3/mod_userdir.so
# UserDir: The name of the directory which is appended onto a user's home
<IfModule mod_userdir.c>
   UserDir public_html
# Control access to UserDir directories.  The following is an example





Reply to: