Red Hat ENTERPRISE LINUX 3 Reference Manual page 148

Hide thumbs Also See for ENTERPRISE LINUX 3:
Table of Contents

Advertisement

130
10.2.2.1.
Mapping
UserDir
The
directive is used to enable URLs such as
UserDir
a subdirectory within the home directory of the user
side-effect of this feature allows a potential attacker to determine whether a given username is present
on the system. For this reason, the default configuration for Apache HTTP Server 2.0 disables this
directive.
To enable
mapping, change the directive in
UserDir
UserDir disable
to the following:
UserDir public_html
For more on this topic, refer to the following documentation on the Apache Software Foundation's
website:
http://httpd.apache.org/docs-2.0/mod/mod_userdir.html#userdir
10.2.2.2. Logging
The following logging directives have been removed:
AgentLog
RefererLog
RefererIgnore
However, agent and referrer logs are still available using the
For more on this topic, refer to the following documentation on the Apache Software Foundation's
website:
http://httpd.apache.org/docs-2.0/mod/mod_log_config.html#customlog
http://httpd.apache.org/docs-2.0/mod/mod_log_config.html#logformat
10.2.2.3. Directory Indexing
The deprecated
FancyIndexing
through the
FancyIndexing
The new
VersionSort
numbers to be sorted in a more natural way. For example,
httpd-2.0.36.tar
The defaults for the
to
HEADER
README.html
For more on this topic, refer to the following documentation on the Apache Software Foundation's
website:
http://httpd.apache.org/docs-2.0/mod/mod_autoindex.html#indexoptions
http://httpd.apache.org/docs-2.0/mod/mod_autoindex.html#readmename
http://httpd.apache.org/docs-2.0/mod/mod_autoindex.html#headername
directive has now been removed. The same functionality is available
option within the
option to the
IndexOptions
in a directory index page.
and
ReadmeName
HeaderName
and
HEADER.html
Chapter 10. Apache HTTP Server
http://example.com/~bob/
, such as
bob
httpd.conf
CustomLog
directive.
IndexOptions
directive causes files containing version
httpd-2.0.6.tar
directives have changed from
.
/home/bob/public_html/
from:
and
LogFormat
appears before
README
to map to
. A
directives.
and

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ENTERPRISE LINUX 3 and is the answer not in the manual?

Table of Contents