From 635630aa89a15b2e44ed5ada2ffae4354dd99875 Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Wed, 11 Dec 2002 15:44:34 +0000 Subject: [PATCH] update german transformation (invoking.html.de had a wrong versioned header...?) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97847 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/invoking.html.de | 2 +- docs/manual/mod/index.html.de | 44 +++++++++++++++++++++-------------- 2 files changed, 28 insertions(+), 18 deletions(-) diff --git a/docs/manual/invoking.html.de b/docs/manual/invoking.html.de index 320715a03f..883de85a52 100644 --- a/docs/manual/invoking.html.de +++ b/docs/manual/invoking.html.de @@ -4,7 +4,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Apache starten - Apache HTTP Server
<-
Apache > HTTP-Server > Dokumentation > Version 2.0

Apache starten

+ -->Apache starten - Apache HTTP Server
<-
top

Kernfunktionen und Multi-Processing-Module

core
Core Apache HTTP Server features that are always +
+
top
+

Kernfunktionen und Multi-Processing-Module

+
+
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)
@@ -25,7 +29,11 @@ more than one multi-processing module (MPM)
prefork
Implements a non-threaded, pre-forking web server
worker
Multi-Processing Module implementing a hybrid multi-threaded multi-process web server
-
top

Andere Module

mod_actions
This module provides for executing CGI scripts based on +
+
top
+

Andere Module

+

 A  |  C  |  D  |  E  |  F  |  H  |  I  |  L  |  M  |  N  |  P  |  R  |  S  |  U  |  V 

+
mod_actions
This module provides for executing CGI scripts based on media type or request method.
mod_alias
Provides for mapping different parts of the host filesystem in the document tree and for URL redirection
@@ -50,13 +58,13 @@ address)
mod_autoindex
Generates directory indexes, automatically, similar to the Unix ls command or the Win32 dir shell command
-
mod_cache
Content cache keyed to URIs.
+
mod_cache
Content cache keyed to URIs.
mod_cern_meta
CERN httpd metafile semantics
mod_cgi
Execution of CGI scripts
mod_cgid
Execution of CGI scripts using an external CGI daemon
mod_charset_lite
Specify character set translation or recoding
-
mod_dav
Distributed Authoring and Versioning +
mod_dav
Distributed Authoring and Versioning (WebDAV) functionality
mod_dav_fs
filesystem provider for mod_dav
mod_deflate
Compress content before it is delivered to the @@ -64,7 +72,7 @@ client
mod_dir
Provides for "trailing slash" redirects and serving directory index files
mod_disk_cache
Content cache storage manager keyed to URIs
-
mod_echo
A simple echo server to illustrate protocol +
mod_echo
A simple echo server to illustrate protocol modules
mod_env
Modifies the environment which is passed to CGI scripts and SSI pages
@@ -73,30 +81,30 @@ SSI pages user-specified criteria
mod_ext_filter
Pass the response body through an external program before delivery to the client
-
mod_file_cache
Caches a static list of files in memory
-
mod_headers
Customization of HTTP request and response +
mod_file_cache
Caches a static list of files in memory
+
mod_headers
Customization of HTTP request and response headers
-
mod_imap
Server-side imagemap processing
+
mod_imap
Server-side imagemap processing
mod_include
Server-parsed html documents (Server Side Includes)
mod_info
Provides a comprehensive overview of the server configuration
mod_isapi
ISAPI Extensions within Apache for Windows
-
mod_ldap
LDAP connection pooling and result caching services for use +
mod_ldap
LDAP connection pooling and result caching services for use by other LDAP modules
mod_log_config
Logging of the requests made to the server
mod_logio
Logging of input and output bytes per request
-
mod_mem_cache
Content cache keyed to URIs
+
mod_mem_cache
Content cache keyed to URIs
mod_mime
Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and encoding)
mod_mime_magic
Determines the MIME type of a file by looking at a few bytes of its contents
-
mod_negotiation
Provides for content negotiation
-
mod_proxy
HTTP/1.1 proxy/gateway server
-
mod_rewrite
Provides a rule-based rewriting engine to rewrite requested +
mod_negotiation
Provides for content negotiation
+
mod_proxy
HTTP/1.1 proxy/gateway server
+
mod_rewrite
Provides a rule-based rewriting engine to rewrite requested URLs on the fly
-
mod_setenvif
Allows the setting of environment variables based +
mod_setenvif
Allows the setting of environment variables based on characteristics of the request
mod_so
Loading of executable code and modules into the server at start-up or restart time
@@ -109,12 +117,14 @@ Layer (SSL) and Transport Layer Security (TLS) protocols performance
mod_suexec
Allows CGI scripts to run as a specified user and Group
-
mod_unique_id
Provides an environment variable with a unique +
mod_unique_id
Provides an environment variable with a unique identifier for each request
mod_userdir
User-specific directories
mod_usertrack
Clickstream logging of user activity on a site
-
mod_vhost_alias
Provides for dynamically configured mass virtual +
mod_vhost_alias
Provides for dynamically configured mass virtual hosting
-
\ No newline at end of file +
+ + \ No newline at end of file -- 2.40.0