From: Joshua Slive Date: Wed, 22 Nov 2000 19:39:03 +0000 (+0000) Subject: Remove mentions of the obsolete ResourceConfig/AccessConfig. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b516dfff8a68558170e75d4bb84f7f1edb783d4e;p=apache Remove mentions of the obsolete ResourceConfig/AccessConfig. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87066 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/configuring.html b/docs/manual/configuring.html index 88d65eaae6..dd2f38a5d8 100644 --- a/docs/manual/configuring.html +++ b/docs/manual/configuring.html @@ -35,10 +35,8 @@ Related Directives

-AccessConfig
<IfDefine>
Include
-ResourceConfig
TypesConfig
@@ -46,14 +44,12 @@ >directives in plain text configuration files. The main configuration file is usually called httpd.conf. The location of this file is set at compile-time, but may be overridden -with the -f command line flag. Some sites also have -srm.conf and access.conf files for historical -reasons. In addition, other configuration files may be added using -the Include -directive. Any directive may be placed in any of these configuration -files. Changes to the main configuration files are only recognized by -Apache when it is started or restarted.

+with the -f command line flag. In addition, other +configuration files may be added using the Include directive. Any +directive may be placed in any of these configuration files. Changes +to the main configuration files are only recognized by Apache when it +is started or restarted.

The server also reads a file containing mime document types; the @@ -193,7 +189,7 @@ directive in the main configuration files.


Log files

- +

security warning

Anyone who can write to the directory where Apache is writing a log file can almost certainly gain access to the uid that the server is diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index 88d65eaae6..dd2f38a5d8 100644 --- a/docs/manual/configuring.html.en +++ b/docs/manual/configuring.html.en @@ -35,10 +35,8 @@ Related Directives

-AccessConfig
<IfDefine>
Include
-ResourceConfig
TypesConfig
@@ -46,14 +44,12 @@ >directives in plain text configuration files. The main configuration file is usually called httpd.conf. The location of this file is set at compile-time, but may be overridden -with the -f command line flag. Some sites also have -srm.conf and access.conf files for historical -reasons. In addition, other configuration files may be added using -the Include -directive. Any directive may be placed in any of these configuration -files. Changes to the main configuration files are only recognized by -Apache when it is started or restarted.

+with the -f command line flag. In addition, other +configuration files may be added using the Include directive. Any +directive may be placed in any of these configuration files. Changes +to the main configuration files are only recognized by Apache when it +is started or restarted.

The server also reads a file containing mime document types; the @@ -193,7 +189,7 @@ directive in the main configuration files.


Log files

- +

security warning

Anyone who can write to the directory where Apache is writing a log file can almost certainly gain access to the uid that the server is