From: Joshua Slive Date: Sat, 25 May 2002 16:47:20 +0000 (+0000) Subject: Get rid of the mod/index-bytype.html file. Now that we have better X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ade65dd9bbf2b68ac8f317bbadd43d91ccc7ded0;p=apache Get rid of the mod/index-bytype.html file. Now that we have better cross-referencing and unifying documentation it isn't necessary. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95281 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en index c590818a4b..853ed951df 100644 --- a/docs/manual/index.html.en +++ b/docs/manual/index.html.en @@ -136,8 +136,7 @@ - Modules: By - Type or Alphabetical + Modules diff --git a/docs/manual/index.html.fr b/docs/manual/index.html.fr index 73f0f72942..3732a1032e 100644 --- a/docs/manual/index.html.fr +++ b/docs/manual/index.html.fr @@ -127,9 +127,7 @@ - Modules par - type ou par ordre - alphabétique + Modules diff --git a/docs/manual/index.html.ja.jis b/docs/manual/index.html.ja.jis index 5cf4771844..ef491fdef8 100644 --- a/docs/manual/index.html.ja.jis +++ b/docs/manual/index.html.ja.jis @@ -137,8 +137,7 @@ - モジュール: 種類別 - と アルファベット順 + モジュール diff --git a/docs/manual/install.html b/docs/manual/install.html index ee9600d087..8ecdd9d9cb 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -465,7 +465,7 @@ are available in various modules. During the configuration process, you must select which modules to compile for use with your server. You can view a list of modules included in + href="mod/index.html">list of modules included in the documentation. Those modules with a status of "Base" are included by default and must be specifically disabled if you do diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index ee9600d087..8ecdd9d9cb 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -465,7 +465,7 @@ are available in various modules. During the configuration process, you must select which modules to compile for use with your server. You can view a list of modules included in + href="mod/index.html">list of modules included in the documentation. Those modules with a status of "Base" are included by default and must be specifically disabled if you do diff --git a/docs/manual/mod/index-bytype.html b/docs/manual/mod/index-bytype.html deleted file mode 100644 index 72bb095f1d..0000000000 --- a/docs/manual/mod/index-bytype.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - - Apache modules - - - - - - -

Apache modules

- -

Below is a list of all of the modules that come as part of - the Apache distribution. See also the list of modules sorted alphabetically and the complete - alphabetical list of all Apache - directives.

- -

Core Features and Multi-Processing Modules

- -
-
core
-
Core Apache HTTP Server features that are always available
- -
mpm_common
-
A collection of directives that are implemented by more than - one multi-processing module (MPM)
- -
mpm_netware
-
Multi-Processing Module implementing an exclusively threaded web - server optimized for Novell NetWare
- -
mpm_winnt
-
This Multi-Processing Module is optimized for Windows NT.
- -
perchild
-
Multi-Processing Module allowing for daemon processes - serving requests to be assigned a variety of different - userids
- -
prefork
-
Implements a non-threaded, pre-forking web server
- -
worker
-
Multi-Processing Module implementing a hybrid - multi-threaded multi-process web server
-
- -

Environment Creation

- -
-
mod_env
- -
Passing of environments to CGI scripts
- -
mod_setenvif
- -
Set environment variables based on client - information
- -
mod_unique_id
- -
Generate unique request identifier for every request
-
- -

Content Type Decisions

- -
-
mod_mime
- -
Determining document types using file extensions.
- -
mod_mime_magic
- -
Determining document types using "magic numbers".
- -
mod_negotiation
- -
Content negotiation.
- -
mod_charset_lite
- -
Configuring character set translation.
-
- -

URL Mapping

- -
-
mod_alias
- -
Mapping different parts of the host filesystem in the - document tree, and URL redirection.
- -
mod_rewrite
- -
Powerful URI-to-filename mapping using regular - expressions
- -
mod_userdir
- -
User home directories.
- -
mod_speling
- -
Automatically correct minor typos in URLs
- -
mod_vhost_alias
- -
Support for dynamically configured mass virtual - hosting
-
- -

Directory Handling

- -
-
mod_dir
- -
Basic directory handling.
- -
mod_autoindex
- -
Automatic directory listings.
-
- -

Access Control

- -
-
mod_access
- -
Access control based on client hostname or IP - address.
- -
mod_auth
- -
User authentication using text files.
- -
mod_auth_dbm
- -
User authentication using DBM files.
- -
mod_auth_anon
- -
Anonymous user access to authenticated areas.
- -
mod_auth_digest
- -
MD5 authentication
- -
mod_auth_ldap
- -
User authentication using LDAP.
-
- -

HTTP Response

- -
-
mod_headers
- -
Add arbitrary HTTP headers to resources
- -
mod_cern_meta
- -
Support for HTTP header metafiles.
- -
mod_expires
- -
Apply Expires: headers to resources
- -
mod_asis
- -
Sending files which contain their own HTTP headers.
-
- -

Dynamic Content

- -
-
mod_include
- -
Server-parsed documents.
- -
mod_cgi
- -
Invoking CGI scripts.
- -
mod_cgid
- -
Invoking CGI scripts using an external daemon.
- -
mod_actions
- -
Executing CGI scripts based on media type or request - method.
- -
mod_isapi
- -
Windows ISAPI Extension support
- -
mod_ext_filter
- -
Filtering content with external programs.
- -
mod_suexec
- -
Run CGI requests as a specified user and group.
-
- -

Internal Content Handlers

- -
-
mod_status
- -
Server status display
- -
mod_info
- -
Server configuration information
-
- -

Logging

- -
-
mod_log_config
- -
User-configurable logging replacement for - mod_log_common.
- -
mod_usertrack
- -
User tracking using Cookies
-
- -

Miscellaneous

- -
-
mod_imap
- -
The imagemap file handler.
- -
mod_proxy
- -
Caching proxy abilities
- -
mod_so
- -
Support for loading modules at runtime
- -
mod_file_cache
- -
Caching files in memory for faster serving.
- -
mod_cache
- -
Content cache keyed to URIs
- -
mod_dav
- -
Class 1,2 WebDAV HTTP - extensions
- -
mod_deflate
- -
Compression of content
- -
mod_ssl
- -
strong cryptography using the Secure Sockets Layer (SSL) and - Transport Layer Security (TLS) protocols - -
mod_ldap
- -
LDAP connection pool and shared memory cache.
-
- -

Development

- -
-
mod_example
- -
Demonstrates Apache API
-
- - - - diff --git a/docs/manual/sitemap.html b/docs/manual/sitemap.html index 079ecc54f3..d1f27cb89f 100644 --- a/docs/manual/sitemap.html +++ b/docs/manual/sitemap.html @@ -123,7 +123,6 @@ Server on HPUX
  • Apache modules