UserDir disabled root recommendation question Apache 1.3.27

This is a discussion on UserDir disabled root recommendation question Apache 1.3.27 within the Linux Web Servers forums, part of the Web Server and Related Forums category; In the Security Tips documentation, it is recommended that the following line be included in the httpd.conf file: UserDir ...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-16-2003
Dave
 
Posts: n/a
Default UserDir disabled root recommendation question Apache 1.3.27

In the Security Tips documentation, it is recommended that the
following line be included in the httpd.conf file:

UserDir disabled root

In the httpd.conf file, the following appears:

# UserDir: The name of the directory which is appended onto a user's
home
# directory if a ~user request is received.
#
<IfModule mod_userdir.c>
UserDir public_html
</IfModule>

# Control access to UserDir directories. The following is an example
# for a site where these directories are restricted to read-only.
#
#<Directory /home/*/public_html>
# AllowOverride FileInfo AuthConfig Limit
# Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
# <Limit GET POST OPTIONS PROPFIND>
# Order allow,deny
# Allow from all
# </Limit>
# <LimitExcept GET POST OPTIONS PROPFIND>
# Order deny,allow
# Deny from all
# </LimitExcept>
#</Directory>

Where does the UserDir disabled root line get inserted in the above?

Thanks in advance!
  #2 (permalink)  
Old 10-17-2003
Raghavendra Holla
 
Posts: n/a
Default Re: UserDir disabled root recommendation question Apache 1.3.27

> <IfModule mod_userdir.c>
> UserDir public_html

UserDir disabled root
> </IfModule>
>



 
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 04:38 AM.


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