From: Astrid Kessler Date: Wed, 8 Jan 2003 06:48:20 +0000 (+0000) Subject: update reference X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=358c5501cefdd2f6cd099c4fb15c828f6fa6cb38;p=apache update reference git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98195 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index fcccc71869..2ad1fab349 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -114,7 +114,7 @@ server the proxy AllowOverride All|None|directive-type [directive-type] ... All dCTypes of directives that are allowed in -.htaccess files +.htaccess files Anonymous user [user] ...dhESpecifies userIDs that areallowed access without password verification Anonymous_LogEmail On|Off On dhESets whether the password entered will be logged in the @@ -240,7 +240,7 @@ module ChildPerUserID user-id group-id num-childrensMSpecify user ID and group ID for a number of child processes -ContentDigest On|Off Off svdhCEnables the generation of Content-MD5 HTTP Response +ContentDigest On|Off Off svdhCEnables the generation of Content-MD5 HTTP Response headers CookieDomain domainsvdhEThe domain to which the tracking cookie applies CookieExpires expiry-periodsvdhEExpiry time for the tracking cookie @@ -279,7 +279,7 @@ named file-system directory and sub-directories local-url [local-url] ... index.html svdhBList of resources to look for when the client requests a directory <DirectoryMatch regex> -... </DirectoryMatch>svCEnclose directives that apply to +... </DirectoryMatch>svCEnclose directives that apply to file-system directories matching a regular expression and their subdirectories DocumentRoot directory-path /usr/local/apache/h +svCDirectory that forms the main document tree visible @@ -373,13 +373,13 @@ methods except the named ones LimitRequestBody bytes 0 svdhCRestricts the total size of the HTTP request body sent from the client -LimitRequestFields number 100 sCLimits the number of HTTP request header fields that +LimitRequestFields number 100 sCLimits the number of HTTP request header fields that will be accepted from the client LimitRequestFieldsize bytessCLimits the size of the HTTP request header allowed from the client LimitRequestLine bytes 8190 sCLimit the size of the HTTP request line that will be accepted from the client -LimitXMLRequestBody number 1000000 svdhCLimits the size of an XML-based request body +LimitXMLRequestBody bytes 1000000 svdhCLimits the size of an XML-based request body Listen [IP-address:]portnumbersMIP addresses and ports that the server listens to ListenBacklog backlogsMMaximum length of the queue of pending connections @@ -390,7 +390,7 @@ of active modules URL-path|URL> ... </Location>svCApplies the enclosed directives only to matching URLs <LocationMatch - regex> ... </LocationMatch>svCApplies the enclosed directives only to regular-expression + regex> ... </LocationMatch>svCApplies the enclosed directives only to regular-expression matching URLs LockFile filename logs/accept.lock sMLocation of the accept serialization lock file LogFormat format|nickname @@ -398,7 +398,7 @@ matching URLs LogLevel level warn svCControls the verbosity of the ErrorLog MaxClients numbersMMaximum number of child processes that will be created to serve requests -MaxKeepAliveRequests number 100 svCNumber of requests allowed on a persistent +MaxKeepAliveRequests number 100 svCNumber of requests allowed on a persistent connection MaxMemFree KBytes 0 sMMaximum amount of memory that the main allocator is allowed to hold without calling free() @@ -539,7 +539,7 @@ engine by Apache children RLimitMEM number|max [number|max]svdhCLimits the memory consumption of processes launched by Apache children -RLimitNPROC number|max [number|max]svdhCLimits the number of processes that can be launched by +RLimitNPROC number|max [number|max]svdhCLimits the number of processes that can be launched by processes launched by Apache children Satisfy Any|All All dhCInteraction between host-level access control and user authentication diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 001ca632fc..e9527345ff 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -112,7 +112,7 @@ server the proxy AllowOverride All|None|directive-type [directive-type] ... All dCTypes of directives that are allowed in -.htaccess files +.htaccess files Anonymous user [user] ...dhESpecifies userIDs that areallowed access without password verification Anonymous_LogEmail On|Off On dhESets whether the password entered will be logged in the @@ -238,7 +238,7 @@ module ChildPerUserID user-id group-id num-childrensMSpecify user ID and group ID for a number of child processes -ContentDigest On|Off Off svdhCEnables the generation of Content-MD5 HTTP Response +ContentDigest On|Off Off svdhCEnables the generation of Content-MD5 HTTP Response headers CookieDomain domainsvdhEThe domain to which the tracking cookie applies CookieExpires expiry-periodsvdhEExpiry time for the tracking cookie @@ -277,7 +277,7 @@ named file-system directory and sub-directories local-url [local-url] ... index.html svdhBList of resources to look for when the client requests a directory <DirectoryMatch regex> -... </DirectoryMatch>svCEnclose directives that apply to +... </DirectoryMatch>svCEnclose directives that apply to file-system directories matching a regular expression and their subdirectories DocumentRoot directory-path /usr/local/apache/h +svCDirectory that forms the main document tree visible @@ -371,13 +371,13 @@ methods except the named ones LimitRequestBody bytes 0 svdhCRestricts the total size of the HTTP request body sent from the client -LimitRequestFields number 100 sCLimits the number of HTTP request header fields that +LimitRequestFields number 100 sCLimits the number of HTTP request header fields that will be accepted from the client LimitRequestFieldsize bytessCLimits the size of the HTTP request header allowed from the client LimitRequestLine bytes 8190 sCLimit the size of the HTTP request line that will be accepted from the client -LimitXMLRequestBody number 1000000 svdhCLimits the size of an XML-based request body +LimitXMLRequestBody bytes 1000000 svdhCLimits the size of an XML-based request body Listen [IP-address:]portnumbersMIP addresses and ports that the server listens to ListenBacklog backlogsMMaximum length of the queue of pending connections @@ -388,7 +388,7 @@ of active modules URL-path|URL> ... </Location>svCApplies the enclosed directives only to matching URLs <LocationMatch - regex> ... </LocationMatch>svCApplies the enclosed directives only to regular-expression + regex> ... </LocationMatch>svCApplies the enclosed directives only to regular-expression matching URLs LockFile filename logs/accept.lock sMLocation of the accept serialization lock file LogFormat format|nickname @@ -396,7 +396,7 @@ matching URLs LogLevel level warn svCControls the verbosity of the ErrorLog MaxClients numbersMMaximum number of child processes that will be created to serve requests -MaxKeepAliveRequests number 100 svCNumber of requests allowed on a persistent +MaxKeepAliveRequests number 100 svCNumber of requests allowed on a persistent connection MaxMemFree KBytes 0 sMMaximum amount of memory that the main allocator is allowed to hold without calling free() @@ -537,7 +537,7 @@ engine by Apache children RLimitMEM number|max [number|max]svdhCLimits the memory consumption of processes launched by Apache children -RLimitNPROC number|max [number|max]svdhCLimits the number of processes that can be launched by +RLimitNPROC number|max [number|max]svdhCLimits the number of processes that can be launched by processes launched by Apache children Satisfy Any|All All dhCInteraction between host-level access control and user authentication