From: Joshua Slive Date: Fri, 6 Sep 2002 17:15:24 +0000 (+0000) Subject: Transform updates. X-Git-Tag: AGB_BEFORE_AAA_CHANGES~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b1b62debce1622b329fab07498c4f4949b2911;p=thirdparty%2Fapache%2Fhttpd.git Transform updates. Sorry for the massive diff folks. I fell personally responsible for clogging the Internet. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96687 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en index 47c842e73f7..849e3bbe37f 100644 --- a/docs/manual/bind.html.en +++ b/docs/manual/bind.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Binding - Apache HTTP Server
<-
Apache > HTTP Server > Documentation > Version 2.0

Binding

+ -->Binding - Apache HTTP Server
<-

Binding

Configuring Apache to listen on specific addresses and ports.

top

Overview

diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index adb4bf5c91a..22c6bec6fb3 100644 --- a/docs/manual/configuring.html.en +++ b/docs/manual/configuring.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Configuration Files - Apache HTTP Server
<-

Configuration Files

+ -->Configuration Files - Apache HTTP Server
<-

Configuration Files

This document describes the files used to configure the Apache HTTP server.

top

Main Configuration Files

diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en index 6e44104496c..c555d8bdd88 100644 --- a/docs/manual/content-negotiation.html.en +++ b/docs/manual/content-negotiation.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Content Negotiation - Apache HTTP Server
<-

Content Negotiation

+ -->Content Negotiation - Apache HTTP Server
<-

Content Negotiation

Apache's supports content negotiation as described in the HTTP/1.1 specification. It can choose the best diff --git a/docs/manual/dns-caveats.html.en b/docs/manual/dns-caveats.html.en index 5a681794dc4..d8506371756 100644 --- a/docs/manual/dns-caveats.html.en +++ b/docs/manual/dns-caveats.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Issues Regarding DNS and Apache - Apache HTTP Server

<-

Issues Regarding DNS and Apache

+ -->Issues Regarding DNS and Apache - Apache HTTP Server
<-

Issues Regarding DNS and Apache

This page could be summarized with the statement: don't require Apache to use DNS for any parsing of the configuration files. If Apache has to use DNS to parse the configuration files then your server may be subject diff --git a/docs/manual/dso.html.en b/docs/manual/dso.html.en index 92e065510a4..ebb59265345 100644 --- a/docs/manual/dso.html.en +++ b/docs/manual/dso.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Dynamic Shared Object (DSO) Support - Apache HTTP Server

<-

Dynamic Shared Object (DSO) Support

+ -->Dynamic Shared Object (DSO) Support - Apache HTTP Server
<-

Dynamic Shared Object (DSO) Support

The Apache HTTP Server is a modular program where the administrator can choose the functionality to include in the server by selecting a set of modules. The modules can be diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index a2dd69087a4..5d996c7fa60 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Environment Variables in Apache - Apache HTTP Server

<-

Environment Variables in Apache

+ -->Environment Variables in Apache - Apache HTTP Server
<-

Environment Variables in Apache

The Apache HTTP Server provides a mechanism for storing information in named variables that are called environment variables. This information can be used to control various diff --git a/docs/manual/filter.html.en b/docs/manual/filter.html.en index 1caec9a86d6..c1d0a17c845 100644 --- a/docs/manual/filter.html.en +++ b/docs/manual/filter.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Filters - Apache HTTP Server

<-

Filters

+ -->Filters - Apache HTTP Server
<-

Filters

This document describes the use of filters in Apache.

top

Filters

diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en index e6ef2eafc47..e6771dd2dec 100644 --- a/docs/manual/handler.html.en +++ b/docs/manual/handler.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Apache's Handler Use - Apache HTTP Server
<-

Apache's Handler Use

+ -->Apache's Handler Use - Apache HTTP Server
<-

Apache's Handler Use

This document describes the use of Apache's Handlers.

top

What is a Handler

diff --git a/docs/manual/howto/htaccess.html.en b/docs/manual/howto/htaccess.html.en index 00758d3d242..960e4410fe3 100644 --- a/docs/manual/howto/htaccess.html.en +++ b/docs/manual/howto/htaccess.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Apache Tutorial: .htaccess files - Apache HTTP Server
<-

Apache Tutorial: .htaccess files

+ -->Apache Tutorial: .htaccess files - Apache HTTP Server
<-

Apache Tutorial: .htaccess files

.htaccess files provide a way to make configuration changes on a per-directory basis.

top

.htaccess files

diff --git a/docs/manual/howto/public_html.html.en b/docs/manual/howto/public_html.html.en index bf768889f42..8fa48f51ea8 100644 --- a/docs/manual/howto/public_html.html.en +++ b/docs/manual/howto/public_html.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Per-user web directories - Apache HTTP Server
<-

Per-user web directories

+ -->Per-user web directories - Apache HTTP Server
<-

Per-user web directories

On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en index bbf825d1bbe..e9b0fc6ba04 100644 --- a/docs/manual/index.html.en +++ b/docs/manual/index.html.en @@ -1,208 +1,180 @@ +Apache HTTP Server 2.0 Documentation

<-
-Apache HTTP Server Version 2.0 Documentation - - -
<-
- -
-

Apache HTTP Server Version 2.0 Documentation

- - - -
- -
- - - -
- - +
+

Apache HTTP Server 2.0 Documentation

+ + + +
+ + + + +
+ -
+ + - + - + + +
  • Upgrading to Version + 2.0
  • - - +
  • Apache License
  • + - - + - - + + +
  • Starting
  • - +
  • Stopping or + Restarting
  • - +
  • Run-time + Configuration Directives
  • - +
  • Modules
  • - +
  • Multi-Processing Modules + (MPMs)
  • - +
  • Filters
  • - +
  • Handlers
  • - +
  • Server and Supporting + Programs
  • - +
  • Glossary
  • + + +
    Release NotesRelease Notes
    -New Features in Version 2.0
    Upgrading to Version - 2.0
    Apache License
     
    Reference ManualReference Manual
    Compiling and - Installing
    Starting
    Stopping or - Restarting
    Run-time - Configuration Directives
    Modules
    Multi-Processing Modules - (MPMs)
    Filters
    Handlers
    Server and Supporting - Programs
    Glossary
    - + - + +
    + - + + - + +
  • Configuration + Files
  • - +
  • Content + negotiation
  • - +
  • Dynamic Shared + Objects (DSO)
  • +
  • Environment Variables +
  • - - +
  • Log Files
  • - +
  • Mapping URLs to the + Filesystem
  • - +
  • Performance + hints
  • - +
  • Security + tips
  • - +
  • Server-Wide + Configuration
  • - +
  • SSL/TLS Encryption
  • - +
  • Suexec Execution + for CGI
  • - +
  • URL Rewriting + Guide
  • + +
  • Virtual Hosts
  • + + -
    Users' GuideUsers' Guide
    Configuration - Files
      -
    Content - negotiation
    Dynamic Shared - Objects (DSO)
    Environment Variables -
    Log Files
    Mapping URLs to the - Filesystem
    Performance - hints
    Security - tips
    Server-Wide - Configuration
    SSL/TLS Encryption
    Suexec Execution - for CGI
    URL Rewriting - Guide
    Virtual Hosts
    -
    - - + - - + + + +
  • CGI: Dynamic + Content
  • - +
  • .htaccess files +
  • - +
  • Server Side + Includes (SSI)
  • - +
  • User web + directories (public_html)
  • - - + +
    How-To / TutorialsHow-To / Tutorials
    Authentication, - Authorization, and Access Control
    CGI: Dynamic - Content
    .htaccess files -
    Server Side - Includes (SSI)
    User web - directories (public_html)
     
    +
    + - + - + - + +
  • Novell NetWare +
  • + + - + + - + +
  • SiteMap +
  • - +
  • Tutorials +
  • - +
  • Documentation for + Developers
  • - -
    Platform Specific NotesPlatform Specific Notes
    Microsoft - Windows
    Novell NetWare -
     
    Other TopicsOther Topics
    Frequently Asked Questions -
    SiteMap -
    Tutorials -
    Documentation for - Developers
    Other Notes
    +
  • Other Notes
  • +
    - - + + \ No newline at end of file diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index a8f7a78ace5..6dea8d7235e 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Compiling and Installing - Apache HTTP Server
    <-

    Compiling and Installing

    + -->Compiling and Installing - Apache HTTP Server
    <-

    Compiling and Installing

    This document covers compilation and installation of Apache on Unix and Unix-like systems only. For compiling and diff --git a/docs/manual/invoking.html.en b/docs/manual/invoking.html.en index 7d592bdf92f..a9996a3e765 100644 --- a/docs/manual/invoking.html.en +++ b/docs/manual/invoking.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Starting Apache - Apache HTTP Server

    <-

    Starting Apache

    + -->Starting Apache - Apache HTTP Server
    <-

    Starting Apache

    On Windows, Apache is normally run as a service on Windows NT, or as a console application on Windows 95. For details, see running Apache for diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 8b2b2272e0d..caed8eedad4 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Log Files - Apache HTTP Server

    <-

    Log Files

    + -->Log Files - Apache HTTP Server
    <-

    Log Files

    In order to effectively manage a web server, it is necessary to get feedback about the activity and performance of the server as well as any problems that may be occuring. The Apache diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en index 9f4623b903c..b0cb12187c4 100644 --- a/docs/manual/misc/security_tips.html.en +++ b/docs/manual/misc/security_tips.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Security Tips - Apache HTTP Server

    <-

    Security Tips

    + -->Security Tips - Apache HTTP Server
    <-

    Security Tips

    Some hints and tips on security issues in setting up a web server. Some of the suggestions will be general, others specific to Apache.

    top

    Permissions on ServerRoot Directories

    diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 34607f2edd3..3e48b7a12cd 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->core - Apache HTTP Server
    <-

    Apache Module core

    Description: + -->core - Apache HTTP Server
    <-

    Apache Module core

    Description: Core Apache HTTP Server features that are always available
    Status: Core
    top

    AcceptPathInfo Directive

    Description: diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 4ee3fb912ef..decb72a5dc3 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Directive Index - Apache HTTP Server
    <-

    Directive Index

    + -->Directive Index - Apache HTTP Server
    <-

    Directive Index

    Each Apache directive available in the standard Apache distribution is listed here. They are described using a diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index 90bbd8d36dd..26aaf85db58 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Module Index - Apache HTTP Server

    <-

    Module Index

    + -->Module Index - Apache HTTP Server
    <-

    Module Index

    Below is a list of all of the modules that come as part of the Apache distribution. See also the complete diff --git a/docs/manual/mod/mod_access.html.en b/docs/manual/mod/mod_access.html.en index 6cf2a348580..b30b54f7520 100644 --- a/docs/manual/mod/mod_access.html.en +++ b/docs/manual/mod/mod_access.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_access - Apache HTTP Server

    <-

    Apache Module mod_access

    Description: + -->mod_access - Apache HTTP Server
    <-

    Apache Module mod_access

    Description: Provides access control based on client hostname, IP address, or other characteristics of the client request.
    Status: Base
    Module Identifier: diff --git a/docs/manual/mod/mod_actions.html.en b/docs/manual/mod/mod_actions.html.en index e4a1bd28f78..9415d6efad0 100644 --- a/docs/manual/mod/mod_actions.html.en +++ b/docs/manual/mod/mod_actions.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_actions - Apache HTTP Server
    <-

    Apache Module mod_actions

    Description: + -->mod_actions - Apache HTTP Server
    <-

    Apache Module mod_actions

    Description: This module provides for executing CGI scripts based on media type or request method.
    Status: Base
    Module Identifier: diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en index b9d5b40b6e9..5fbba4a29f3 100644 --- a/docs/manual/mod/mod_alias.html.en +++ b/docs/manual/mod/mod_alias.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_alias - Apache HTTP Server
    <-

    Apache Module mod_alias

    Description: + -->mod_alias - Apache HTTP Server
    <-

    Apache Module mod_alias

    Description: Provides for mapping different parts of the host filesystem in the document tree and for URL redirection
    Status: Base
    Module Identifier: diff --git a/docs/manual/mod/mod_asis.html.en b/docs/manual/mod/mod_asis.html.en index b0b68a19486..f1a10b624fc 100644 --- a/docs/manual/mod/mod_asis.html.en +++ b/docs/manual/mod/mod_asis.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_asis - Apache HTTP Server
    <-

    Apache Module mod_asis

    Description: + -->mod_asis - Apache HTTP Server
    <-

    Apache Module mod_asis

    Description: Sends files that contain their own HTTP headers
    Status: Base
    Module Identifier: diff --git a/docs/manual/mod/mod_auth.html.en b/docs/manual/mod/mod_auth.html.en index e5d621c8210..147337208f0 100644 --- a/docs/manual/mod/mod_auth.html.en +++ b/docs/manual/mod/mod_auth.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_auth - Apache HTTP Server
    <-

    Apache Module mod_auth

    Description: + -->mod_auth - Apache HTTP Server
    <-

    Apache Module mod_auth

    Description: User authentication using text files
    Status: Base
    Module Identifier: auth_module

    Summary

    diff --git a/docs/manual/mod/mod_auth_anon.html.en b/docs/manual/mod/mod_auth_anon.html.en index 6ace688dd7c..80245432419 100644 --- a/docs/manual/mod/mod_auth_anon.html.en +++ b/docs/manual/mod/mod_auth_anon.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_auth_anon - Apache HTTP Server
    <-

    Apache Module mod_auth_anon

    Description: + -->mod_auth_anon - Apache HTTP Server
    <-

    Apache Module mod_auth_anon

    Description: Allows "anonymous" user access to authenticated areas
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_auth_dbm.html.en b/docs/manual/mod/mod_auth_dbm.html.en index ded039da8c6..897c1b063fd 100644 --- a/docs/manual/mod/mod_auth_dbm.html.en +++ b/docs/manual/mod/mod_auth_dbm.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_auth_dbm - Apache HTTP Server
    <-

    Apache Module mod_auth_dbm

    Description: + -->mod_auth_dbm - Apache HTTP Server
    <-

    Apache Module mod_auth_dbm

    Description: Provides for user authentication using DBM files
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_auth_digest.html.en b/docs/manual/mod/mod_auth_digest.html.en index f81b42d378c..d4da3c9ea40 100644 --- a/docs/manual/mod/mod_auth_digest.html.en +++ b/docs/manual/mod/mod_auth_digest.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_auth_digest - Apache HTTP Server
    <-

    Apache Module mod_auth_digest

    Description: + -->mod_auth_digest - Apache HTTP Server
    <-

    Apache Module mod_auth_digest

    Description: User authentication using MD5 Digest Authentication.
    Status: Experimental
    Module Identifier: diff --git a/docs/manual/mod/mod_auth_ldap.html.en b/docs/manual/mod/mod_auth_ldap.html.en index c5c4927f820..dfaa53ef244 100644 --- a/docs/manual/mod/mod_auth_ldap.html.en +++ b/docs/manual/mod/mod_auth_ldap.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_auth_ldap - Apache HTTP Server
    <-

    Apache Module mod_auth_ldap

    Description: + -->mod_auth_ldap - Apache HTTP Server
    <-

    Apache Module mod_auth_ldap

    Description: Allows an LDAP directory to be used to store the database for HTTP Basic authentication.
    Status: experimental
    Module Identifier: diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index a17ae05d5d0..5f0d7daf1a5 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_autoindex - Apache HTTP Server
    <-

    Apache Module mod_autoindex

    Description: + -->mod_autoindex - Apache HTTP Server
    <-

    Apache Module mod_autoindex

    Description: Generates directory indexes, automatically, similar to the Unix ls command or the Win32 dir shell command
    Status: diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en index 4bdf868c8eb..204e658ed42 100644 --- a/docs/manual/mod/mod_cache.html.en +++ b/docs/manual/mod/mod_cache.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_cache - Apache HTTP Server
    <-

    Apache Module mod_cache

    Description: + -->mod_cache - Apache HTTP Server
    <-

    Apache Module mod_cache

    Description: Content cache keyed to URIs.
    Status: Experimental
    Module Identifier: cache_module

    Summary

    diff --git a/docs/manual/mod/mod_cern_meta.html.en b/docs/manual/mod/mod_cern_meta.html.en index 26da49c154f..d59b32fe489 100644 --- a/docs/manual/mod/mod_cern_meta.html.en +++ b/docs/manual/mod/mod_cern_meta.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_cern_meta - Apache HTTP Server
    <-

    Apache Module mod_cern_meta

    Description: + -->mod_cern_meta - Apache HTTP Server
    <-

    Apache Module mod_cern_meta

    Description: CERN httpd metafile semantics
    Status: Extension
    Module Identifier: cern_meta_module

    Summary

    diff --git a/docs/manual/mod/mod_cgi.html.en b/docs/manual/mod/mod_cgi.html.en index 561cbccd6d9..927223c5f74 100644 --- a/docs/manual/mod/mod_cgi.html.en +++ b/docs/manual/mod/mod_cgi.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_cgi - Apache HTTP Server
    <-

    Apache Module mod_cgi

    Description: + -->mod_cgi - Apache HTTP Server
    <-

    Apache Module mod_cgi

    Description: Execution of CGI scripts
    Status: Base
    Module Identifier: cgi_module

    Summary

    diff --git a/docs/manual/mod/mod_cgid.html.en b/docs/manual/mod/mod_cgid.html.en index f1044fc541c..bb3d94fd2c4 100644 --- a/docs/manual/mod/mod_cgid.html.en +++ b/docs/manual/mod/mod_cgid.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_cgid - Apache HTTP Server
    <-

    Apache Module mod_cgid

    Description: + -->mod_cgid - Apache HTTP Server
    <-

    Apache Module mod_cgid

    Description: Execution of CGI scripts using an external CGI daemon
    Status: Base
    Module Identifier: diff --git a/docs/manual/mod/mod_charset_lite.html.en b/docs/manual/mod/mod_charset_lite.html.en index 9e5a960d1e6..fa4f1a89c73 100644 --- a/docs/manual/mod/mod_charset_lite.html.en +++ b/docs/manual/mod/mod_charset_lite.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_charset_lite - Apache HTTP Server
    <-

    Apache Module mod_charset_lite

    Description: + -->mod_charset_lite - Apache HTTP Server
    <-

    Apache Module mod_charset_lite

    Description: Specify character set translation or recoding
    Status: Experimental
    Module Identifier: charset_lite_module

    Summary

    diff --git a/docs/manual/mod/mod_dav.html.en b/docs/manual/mod/mod_dav.html.en index 65a53b1b252..260472c819d 100644 --- a/docs/manual/mod/mod_dav.html.en +++ b/docs/manual/mod/mod_dav.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_dav - Apache HTTP Server
    <-

    Apache Module mod_dav

    Description: + -->mod_dav - Apache HTTP Server
    <-

    Apache Module mod_dav

    Description: Distributed Authoring and Versioning (WebDAV) functionality
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en index 0bc6d04de2a..81ab215b173 100644 --- a/docs/manual/mod/mod_deflate.html.en +++ b/docs/manual/mod/mod_deflate.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_deflate - Apache HTTP Server
    <-

    Apache Module mod_deflate

    Description: + -->mod_deflate - Apache HTTP Server
    <-

    Apache Module mod_deflate

    Description: Compress content before it is delivered to the client
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_dir.html.en b/docs/manual/mod/mod_dir.html.en index e56d1c45ca9..fd34f3f2334 100644 --- a/docs/manual/mod/mod_dir.html.en +++ b/docs/manual/mod/mod_dir.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_dir - Apache HTTP Server
    <-

    Apache Module mod_dir

    Description: + -->mod_dir - Apache HTTP Server
    <-

    Apache Module mod_dir

    Description: Provides for "trailing slash" redirects and serving directory index files
    Status: Base
    Module Identifier: diff --git a/docs/manual/mod/mod_disk_cache.html.en b/docs/manual/mod/mod_disk_cache.html.en index 5b561423638..40458358a70 100644 --- a/docs/manual/mod/mod_disk_cache.html.en +++ b/docs/manual/mod/mod_disk_cache.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_disk_cache - Apache HTTP Server
    <-

    Apache Module mod_disk_cache

    Description: + -->mod_disk_cache - Apache HTTP Server
    <-

    Apache Module mod_disk_cache

    Description: Content cache keyed to URIs
    Status: Experimental
    Module Identifier: disk_cache_module

    Summary

    diff --git a/docs/manual/mod/mod_echo.html.en b/docs/manual/mod/mod_echo.html.en index b97b4dd583c..e00840e6ac0 100644 --- a/docs/manual/mod/mod_echo.html.en +++ b/docs/manual/mod/mod_echo.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_echo - Apache HTTP Server
    <-

    Apache Module mod_echo

    Description: + -->mod_echo - Apache HTTP Server
    <-

    Apache Module mod_echo

    Description: A simple echo server to illustrate protocol modules
    Status: Experimental
    Module Identifier: diff --git a/docs/manual/mod/mod_env.html.en b/docs/manual/mod/mod_env.html.en index 499bd063c86..1fc378cdcf5 100644 --- a/docs/manual/mod/mod_env.html.en +++ b/docs/manual/mod/mod_env.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_env - Apache HTTP Server
    <-

    Apache Module mod_env

    Description: + -->mod_env - Apache HTTP Server
    <-

    Apache Module mod_env

    Description: Modifies the environment which is passed to CGI scripts and SSI pages
    Status: Base
    Module Identifier: diff --git a/docs/manual/mod/mod_example.html.en b/docs/manual/mod/mod_example.html.en index 1dd583a2fff..659982526b0 100644 --- a/docs/manual/mod/mod_example.html.en +++ b/docs/manual/mod/mod_example.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_example - Apache HTTP Server
    <-

    Apache Module mod_example

    Description: + -->mod_example - Apache HTTP Server
    <-

    Apache Module mod_example

    Description: Illustrates the Apache module API
    Status: Experimental
    Module Identifier: example_module

    Summary

    diff --git a/docs/manual/mod/mod_expires.html.en b/docs/manual/mod/mod_expires.html.en index f7a66de22d9..be9c1af9776 100644 --- a/docs/manual/mod/mod_expires.html.en +++ b/docs/manual/mod/mod_expires.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_expires - Apache HTTP Server
    <-

    Apache Module mod_expires

    Description: + -->mod_expires - Apache HTTP Server
    <-

    Apache Module mod_expires

    Description: Generation of Expires HTTP headers according to user-specified criteria
    Status: diff --git a/docs/manual/mod/mod_ext_filter.html.en b/docs/manual/mod/mod_ext_filter.html.en index 9efd4404d90..3212a5ea4fc 100644 --- a/docs/manual/mod/mod_ext_filter.html.en +++ b/docs/manual/mod/mod_ext_filter.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_ext_filter - Apache HTTP Server
    <-

    Apache Module mod_ext_filter

    Description: + -->mod_ext_filter - Apache HTTP Server
    <-

    Apache Module mod_ext_filter

    Description: Pass the response body through an external program before delivery to the client
    Status: diff --git a/docs/manual/mod/mod_file_cache.html.en b/docs/manual/mod/mod_file_cache.html.en index 23bd8635ce4..211f4b2f950 100644 --- a/docs/manual/mod/mod_file_cache.html.en +++ b/docs/manual/mod/mod_file_cache.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_file_cache - Apache HTTP Server
    <-

    Apache Module mod_file_cache

    Description: + -->mod_file_cache - Apache HTTP Server
    <-

    Apache Module mod_file_cache

    Description: Caches a static list of files in memory
    Status: Experimental
    Module Identifier: file_cache_module

    Summary

    diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index ae7714d5792..8aa25b885f5 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_headers - Apache HTTP Server
    <-

    Apache Module mod_headers

    Description: + -->mod_headers - Apache HTTP Server
    <-

    Apache Module mod_headers

    Description: Customization of HTTP request and response headers
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_imap.html.en b/docs/manual/mod/mod_imap.html.en index c567e5291ce..2a955231e41 100644 --- a/docs/manual/mod/mod_imap.html.en +++ b/docs/manual/mod/mod_imap.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_imap - Apache HTTP Server
    <-

    Apache Module mod_imap

    Description: + -->mod_imap - Apache HTTP Server
    <-

    Apache Module mod_imap

    Description: Server-side imagemap processing
    Status: Base
    Module Identifier: imap_module

    Summary

    diff --git a/docs/manual/mod/mod_include.html.en b/docs/manual/mod/mod_include.html.en index 8313948655f..198c9da1d65 100644 --- a/docs/manual/mod/mod_include.html.en +++ b/docs/manual/mod/mod_include.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_include - Apache HTTP Server
    <-

    Apache Module mod_include

    Description: + -->mod_include - Apache HTTP Server
    <-

    Apache Module mod_include

    Description: Server-parsed html documents (Server Side Includes)
    Status: Base
    Module Identifier: include_module

    Summary

    diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en index 559ca9fbb1a..064fc4169f1 100644 --- a/docs/manual/mod/mod_info.html.en +++ b/docs/manual/mod/mod_info.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_info - Apache HTTP Server
    <-

    Apache Module mod_info

    Description: + -->mod_info - Apache HTTP Server
    <-

    Apache Module mod_info

    Description: Provides a comprehensive overview of the server configuration
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_isapi.html.en b/docs/manual/mod/mod_isapi.html.en index 54f6d94fc77..e9679aad782 100644 --- a/docs/manual/mod/mod_isapi.html.en +++ b/docs/manual/mod/mod_isapi.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_isapi - Apache HTTP Server
    <-

    Apache Module mod_isapi

    Description: + -->mod_isapi - Apache HTTP Server
    <-

    Apache Module mod_isapi

    Description: ISAPI Extensions within Apache for Windows
    Status: Base
    Module Identifier: isapi_module
    Compatibility: diff --git a/docs/manual/mod/mod_ldap.html.en b/docs/manual/mod/mod_ldap.html.en index 7ea3b72de5a..9f82f0b6299 100644 --- a/docs/manual/mod/mod_ldap.html.en +++ b/docs/manual/mod/mod_ldap.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_ldap - Apache HTTP Server
    <-

    Apache Module mod_ldap

    Description: + -->mod_ldap - Apache HTTP Server
    <-

    Apache Module mod_ldap

    Description: LDAP connection pooling and result caching services for use by other LDAP modules
    Status: experimental
    Module Identifier: diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en index aeabaea0fb2..7794b6179a4 100644 --- a/docs/manual/mod/mod_log_config.html.en +++ b/docs/manual/mod/mod_log_config.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_log_config - Apache HTTP Server
    <-

    Apache Module mod_log_config

    Description: + -->mod_log_config - Apache HTTP Server
    <-

    Apache Module mod_log_config

    Description: Logging of the requests made to the server
    Status: Base
    Module Identifier: log_config_module

    Summary

    diff --git a/docs/manual/mod/mod_mem_cache.html.en b/docs/manual/mod/mod_mem_cache.html.en index 64a4f32a45d..ec920c37a51 100644 --- a/docs/manual/mod/mod_mem_cache.html.en +++ b/docs/manual/mod/mod_mem_cache.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_mem_cache - Apache HTTP Server
    <-

    Apache Module mod_mem_cache

    Description: + -->mod_mem_cache - Apache HTTP Server
    <-

    Apache Module mod_mem_cache

    Description: Content cache keyed to URIs
    Status: Experimental
    Module Identifier: mem_cache_module

    Summary

    diff --git a/docs/manual/mod/mod_mime.html.en b/docs/manual/mod/mod_mime.html.en index 4a7491b98e0..e942ac66818 100644 --- a/docs/manual/mod/mod_mime.html.en +++ b/docs/manual/mod/mod_mime.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_mime - Apache HTTP Server
    <-

    Apache Module mod_mime

    Description: + -->mod_mime - Apache HTTP Server
    <-

    Apache Module mod_mime

    Description: Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and diff --git a/docs/manual/mod/mod_mime_magic.html.en b/docs/manual/mod/mod_mime_magic.html.en index e8d98f82b59..c372c0caf2e 100644 --- a/docs/manual/mod/mod_mime_magic.html.en +++ b/docs/manual/mod/mod_mime_magic.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_mime_magic - Apache HTTP Server
    <-

    Apache Module mod_mime_magic

    Description: + -->mod_mime_magic - Apache HTTP Server
    <-

    Apache Module mod_mime_magic

    Description: Determines the MIME type of a file by looking at a few bytes of its contents
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_negotiation.html.en b/docs/manual/mod/mod_negotiation.html.en index 796a04dda4b..aabd8cd6ccc 100644 --- a/docs/manual/mod/mod_negotiation.html.en +++ b/docs/manual/mod/mod_negotiation.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_negotiation - Apache HTTP Server
    <-

    Apache Module mod_negotiation

    Description: + -->mod_negotiation - Apache HTTP Server
    <-

    Apache Module mod_negotiation

    Description: Provides for content negotiation
    Status: Base
    Module Identifier: negotiation_module

    Summary

    diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index c670e867e1e..7d7ad69744f 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_proxy - Apache HTTP Server
    <-

    Apache Module mod_proxy

    Description: + -->mod_proxy - Apache HTTP Server
    <-

    Apache Module mod_proxy

    Description: HTTP/1.1 proxy/gateway server
    Status: Extension
    Module Identifier: proxy_module

    Summary

    diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 66135e27a9b..e815b7580ce 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_rewrite - Apache HTTP Server
    <-

    Apache Module mod_rewrite

    Description: + -->mod_rewrite - Apache HTTP Server
    <-

    Apache Module mod_rewrite

    Description: Provides a rule-based rewriting engine to rewrite requested URLs on the fly
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_setenvif.html.en b/docs/manual/mod/mod_setenvif.html.en index 417c00abefc..dd7f938281f 100644 --- a/docs/manual/mod/mod_setenvif.html.en +++ b/docs/manual/mod/mod_setenvif.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_setenvif - Apache HTTP Server
    <-

    Apache Module mod_setenvif

    Description: + -->mod_setenvif - Apache HTTP Server
    <-

    Apache Module mod_setenvif

    Description: Allows the setting of environment variables based on characteristics of the request
    Status: Base
    Module Identifier: diff --git a/docs/manual/mod/mod_so.html.en b/docs/manual/mod/mod_so.html.en index 74336d72118..6cfee918b9f 100644 --- a/docs/manual/mod/mod_so.html.en +++ b/docs/manual/mod/mod_so.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_so - Apache HTTP Server
    <-

    Apache Module mod_so

    Description: + -->mod_so - Apache HTTP Server
    <-

    Apache Module mod_so

    Description: Loading of executable code and modules into the server at start-up or restart time
    Status: Base (Windows); Optional (Unix)
    Module Identifier: diff --git a/docs/manual/mod/mod_speling.html.en b/docs/manual/mod/mod_speling.html.en index cddaf755d11..e5816ab7fe9 100644 --- a/docs/manual/mod/mod_speling.html.en +++ b/docs/manual/mod/mod_speling.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_speling - Apache HTTP Server
    <-

    Apache Module mod_speling

    Description: + -->mod_speling - Apache HTTP Server
    <-

    Apache Module mod_speling

    Description: Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling
    Status: diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 3f0a5b06ece..1ce1c8836d2 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_ssl - Apache HTTP Server
    <-

    Apache Module mod_ssl

    Description: + -->mod_ssl - Apache HTTP Server
    <-

    Apache Module mod_ssl

    Description: Strong cryptography using the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_status.html.en b/docs/manual/mod/mod_status.html.en index 4507982b926..aaaeb2349c4 100644 --- a/docs/manual/mod/mod_status.html.en +++ b/docs/manual/mod/mod_status.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_status - Apache HTTP Server
    <-

    Apache Module mod_status

    Description: + -->mod_status - Apache HTTP Server
    <-

    Apache Module mod_status

    Description: Provides information on server activity and performance
    Status: Base
    Module Identifier: diff --git a/docs/manual/mod/mod_suexec.html.en b/docs/manual/mod/mod_suexec.html.en index 5adb7080645..e7e419debae 100644 --- a/docs/manual/mod/mod_suexec.html.en +++ b/docs/manual/mod/mod_suexec.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_suexec - Apache HTTP Server
    <-

    Apache Module mod_suexec

    Description: + -->mod_suexec - Apache HTTP Server
    <-

    Apache Module mod_suexec

    Description: Allows CGI scripts to run as a specified user and Group
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_unique_id.html.en b/docs/manual/mod/mod_unique_id.html.en index aa35da44b40..d7031cf9b9a 100644 --- a/docs/manual/mod/mod_unique_id.html.en +++ b/docs/manual/mod/mod_unique_id.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_unique_id - Apache HTTP Server
    <-

    Apache Module mod_unique_id

    Description: + -->mod_unique_id - Apache HTTP Server
    <-

    Apache Module mod_unique_id

    Description: Provides an environment variable with a unique identifier for each request
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mod_userdir.html.en b/docs/manual/mod/mod_userdir.html.en index 80490d202f8..b50d8aaa05c 100644 --- a/docs/manual/mod/mod_userdir.html.en +++ b/docs/manual/mod/mod_userdir.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_userdir - Apache HTTP Server
    <-

    Apache Module mod_userdir

    Description: + -->mod_userdir - Apache HTTP Server
    <-

    Apache Module mod_userdir

    Description: User-specific directories
    Status: Base
    Module Identifier: userdir_module

    Summary

    diff --git a/docs/manual/mod/mod_usertrack.html.en b/docs/manual/mod/mod_usertrack.html.en index 6680e09f4d9..dbedf2e8657 100644 --- a/docs/manual/mod/mod_usertrack.html.en +++ b/docs/manual/mod/mod_usertrack.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_usertrack - Apache HTTP Server
    <-

    Apache Module mod_usertrack

    Description: + -->mod_usertrack - Apache HTTP Server
    <-

    Apache Module mod_usertrack

    Description: Clickstream logging of user activity on a site
    Status: diff --git a/docs/manual/mod/mod_vhost_alias.html.en b/docs/manual/mod/mod_vhost_alias.html.en index 659c72d39e3..7dddef1fcd8 100644 --- a/docs/manual/mod/mod_vhost_alias.html.en +++ b/docs/manual/mod/mod_vhost_alias.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mod_vhost_alias - Apache HTTP Server
    <-

    Apache Module mod_vhost_alias

    Description: + -->mod_vhost_alias - Apache HTTP Server
    <-

    Apache Module mod_vhost_alias

    Description: Provides for dynamically configured mass virtual hosting
    Status: Extension
    Module Identifier: diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index 5528106e512..df2a77e212f 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mpm_common - Apache HTTP Server
    <-

    Apache Module mpm_common

    Description: + -->mpm_common - Apache HTTP Server
    <-

    Apache Module mpm_common

    Description: A collection of directives that are implemented by more than one multi-processing module (MPM)
    Status: MPM
    top

    CoreDumpDirectory Directive

    Description: diff --git a/docs/manual/mod/mpm_netware.html.en b/docs/manual/mod/mpm_netware.html.en index b9a63d317d7..34a2a6ce827 100644 --- a/docs/manual/mod/mpm_netware.html.en +++ b/docs/manual/mod/mpm_netware.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mpm_netware - Apache HTTP Server
    <-

    Apache Module mpm_netware

    Description: + -->mpm_netware - Apache HTTP Server
    <-

    Apache Module mpm_netware

    Description: Multi-Processing Module implementing an exclusively threaded web server optimized for Novell NetWare
    Status: MPM
    Module Identifier: diff --git a/docs/manual/mod/mpm_winnt.html.en b/docs/manual/mod/mpm_winnt.html.en index bdb577fdc73..a8ebc32be4b 100644 --- a/docs/manual/mod/mpm_winnt.html.en +++ b/docs/manual/mod/mpm_winnt.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->mpm_winnt - Apache HTTP Server
    <-

    Apache Module mpm_winnt

    Description: + -->mpm_winnt - Apache HTTP Server
    <-

    Apache Module mpm_winnt

    Description: This Multi-Processing Module is optimized for Windows NT.
    Status: MPM
    Module Identifier: diff --git a/docs/manual/mod/perchild.html.en b/docs/manual/mod/perchild.html.en index 85dddd3953e..64164d5872a 100644 --- a/docs/manual/mod/perchild.html.en +++ b/docs/manual/mod/perchild.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->perchild - Apache HTTP Server
    <-

    Apache Module perchild

    Description: + -->perchild - Apache HTTP Server
    <-

    Apache Module perchild

    Description: Multi-Processing Module allowing for daemon processes serving requests to be assigned a variety of different userids
    Status: diff --git a/docs/manual/mod/prefork.html.en b/docs/manual/mod/prefork.html.en index 2a139fb0ac0..99f28e4351a 100644 --- a/docs/manual/mod/prefork.html.en +++ b/docs/manual/mod/prefork.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->prefork - Apache HTTP Server
    <-

    Apache Module prefork

    Description: + -->prefork - Apache HTTP Server
    <-

    Apache Module prefork

    Description: Implements a non-threaded, pre-forking web server
    Status: MPM
    Module Identifier: mpm_prefork_module

    Summary

    diff --git a/docs/manual/mod/worker.html.en b/docs/manual/mod/worker.html.en index 5b71f22234e..bab7b568afd 100644 --- a/docs/manual/mod/worker.html.en +++ b/docs/manual/mod/worker.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->worker - Apache HTTP Server
    <-

    Apache Module worker

    Description: + -->worker - Apache HTTP Server
    <-

    Apache Module worker

    Description: Multi-Processing Module implementing a hybrid multi-threaded multi-process web server
    Status: MPM
    Module Identifier: diff --git a/docs/manual/mpm.html.en b/docs/manual/mpm.html.en index 05c47947a01..f624a0bdd38 100644 --- a/docs/manual/mpm.html.en +++ b/docs/manual/mpm.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Multi-Processing Modules (MPMs) - Apache HTTP Server
    <-

    Multi-Processing Modules (MPMs)

    + -->Multi-Processing Modules (MPMs) - Apache HTTP Server
    <-

    Multi-Processing Modules (MPMs)

    This document describes what a Multi-Processing Module is and how they are using by the Apache HTTP Server.

    top

    Introduction

    diff --git a/docs/manual/new_features_2_0.html.en b/docs/manual/new_features_2_0.html.en index 270621d5d4f..1547ea35541 100644 --- a/docs/manual/new_features_2_0.html.en +++ b/docs/manual/new_features_2_0.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Overview of new features in Apache 2.0 - Apache HTTP Server
    <-

    Overview of new features in Apache 2.0

    + -->Overview of new features in Apache 2.0 - Apache HTTP Server
    <-

    Overview of new features in Apache 2.0

    Enhancements:

    top

    Core Enhancements

    diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en index e1b7282af60..69f291e5391 100644 --- a/docs/manual/sections.html.en +++ b/docs/manual/sections.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Configuration Sections - Apache HTTP Server
    <-

    Configuration Sections

    Directives in the configuration files may apply to the + -->Configuration Sections - Apache HTTP Server

    <-

    Configuration Sections

    Directives in the configuration files may apply to the entire server, or they may be restricted to apply only to particular directories, files, hosts, or URLs. This document describes how to use configuration section containers or .htaccess files diff --git a/docs/manual/server-wide.html.en b/docs/manual/server-wide.html.en index 6e6b5950f74..ec53eeb94e7 100644 --- a/docs/manual/server-wide.html.en +++ b/docs/manual/server-wide.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Server-Wide Configuration - Apache HTTP Server

    <-

    Server-Wide Configuration

    + -->Server-Wide Configuration - Apache HTTP Server
    <-

    Server-Wide Configuration

    This document explains some of the directives provided by the core server which are used to configure the basic operations of the server.

    diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index 4a976d073f0..3d97adf9b33 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Stopping and Restarting - Apache HTTP Server
    <-

    Stopping and Restarting

    + -->Stopping and Restarting - Apache HTTP Server
    <-

    Stopping and Restarting

    This document covers stopping and restarting Apache on Unix-like systems. Windows users should see Signalling Apache when running.

    diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index a946accc545..eb0347d2a66 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->suEXEC Support - Apache HTTP Server
    <-

    suEXEC Support

    + -->suEXEC Support - Apache HTTP Server
    <-

    suEXEC Support

    The suEXEC feature provides Apache users the ability to run CGI and SSI programs diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 28c3f7115f9..8d3040bf5ab 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Upgrading to 2.0 from 1.3 - Apache HTTP Server

    <-

    Upgrading to 2.0 from 1.3

    + -->Upgrading to 2.0 from 1.3 - Apache HTTP Server
    <-

    Upgrading to 2.0 from 1.3

    In order to assist folks upgrading, we maintain a document describing information critical to existing Apache users. These are intended to be brief notes, and you should be able to find diff --git a/docs/manual/urlmapping.html.en b/docs/manual/urlmapping.html.en index e9b74a41f8a..22df9823239 100755 --- a/docs/manual/urlmapping.html.en +++ b/docs/manual/urlmapping.html.en @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Mapping URLs to Filesystem Locations - Apache HTTP Server

    <-

    Mapping URLs to Filesystem Locations

    + -->Mapping URLs to Filesystem Locations - Apache HTTP Server
    <-

    Mapping URLs to Filesystem Locations

    This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file.