diff --git a/docs/manual/mod/mod_substitute.xml b/docs/manual/mod/mod_substitute.xml
index 51c6530119..3e04ea7b0f 100644
--- a/docs/manual/mod/mod_substitute.xml
+++ b/docs/manual/mod/mod_substitute.xml
@@ -138,7 +138,7 @@ Substitute "s|http://internal.blog.example.com/|http://www.example.com/blog/|i"
The maximum line size handled by mod_substitute
diff --git a/docs/manual/mod/mod_substitute.xml.fr b/docs/manual/mod/mod_substitute.xml.fr
index d2ea40ced3..e7cf7b16c6 100644
--- a/docs/manual/mod/mod_substitute.xml.fr
+++ b/docs/manual/mod/mod_substitute.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_substitute.xml.meta b/docs/manual/mod/mod_substitute.xml.meta
index c991ba2149..eec4a86ef9 100644
--- a/docs/manual/mod/mod_substitute.xml.meta
+++ b/docs/manual/mod/mod_substitute.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en
index 0f4061e262..0046edce12 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -1007,59 +1007,60 @@ Certificate verification
StartServers number | | s | M |
Number of child server processes created at startup |
StartThreads number | | s | M |
Number of threads created on startup |
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
-Suexec On|Off | | s | B |
Enable or disable the suEXEC feature |
-SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
-ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
+ |
SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
Set the maximum line size |
+Suexec On|Off | | s | B |
Enable or disable the suEXEC feature |
+SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
+ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
per child process |
-ThreadsPerChild number | | s | M |
Number of threads created by each child process |
-ThreadStackSize size | | s | M |
The size in bytes of the stack used by threads handling
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+ThreadStackSize size | | s | M |
The size in bytes of the stack used by threads handling
client connections |
-TimeOut seconds | 60 | sv | C |
Amount of time the server will wait for
+ |
TimeOut seconds | 60 | sv | C |
Amount of time the server will wait for
certain events before failing a request |
-TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior on TRACE requests |
-TransferLog file|pipe | | sv | B |
Specify location of a log file |
-TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-UnDefine parameter-name | | s | C |
Undefine the existence of a variable |
-UndefMacro name | | svd | B |
Undefine a macro |
-UnsetEnv env-variable [env-variable]
-... | | svdh | B |
Removes variables from the environment |
-Use name [value1 ... valueN]
- | | svd | B |
Use a macro |
-UseCanonicalName On|Off|DNS | Off | svd | C |
Configures how the server determines its own name and
+ |
TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior on TRACE requests |
+TransferLog file|pipe | | sv | B |
Specify location of a log file |
+TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+UnDefine parameter-name | | s | C |
Undefine the existence of a variable |
+UndefMacro name | | svd | B |
Undefine a macro |
+UnsetEnv env-variable [env-variable]
+... | | svdh | B |
Removes variables from the environment |
+Use name [value1 ... valueN]
+ | | svd | B |
Use a macro |
+UseCanonicalName On|Off|DNS | Off | svd | C |
Configures how the server determines its own name and
port |
-UseCanonicalPhysicalPort On|Off | Off | svd | C |
Configures how the server determines its own port |
-User unix-userid | #-1 | s | B |
The userid under which the server will answer
+ |
UseCanonicalPhysicalPort On|Off | Off | svd | C |
Configures how the server determines its own port |
+User unix-userid | #-1 | s | B |
The userid under which the server will answer
requests |
-UserDir directory-filename [directory-filename] ...
- | | sv | B |
Location of the user-specific directories |
-VHostCGIMode On|Off|Secure | On | v | X |
Determines whether the virtualhost can run
+ |
UserDir directory-filename [directory-filename] ...
+ | | sv | B |
Location of the user-specific directories |
+VHostCGIMode On|Off|Secure | On | v | X |
Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
Assign arbitrary privileges to subprocesses created
+ |
VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
Assign arbitrary privileges to subprocesses created
by a virtual host. |
-VHostGroup unix-groupid | | v | X |
Sets the Group ID under which a virtual host runs. |
-VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
Assign arbitrary privileges to a virtual host. |
-VHostSecure On|Off | On | v | X |
Determines whether the server runs with enhanced security
+ |
VHostGroup unix-groupid | | v | X |
Sets the Group ID under which a virtual host runs. |
+VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
Assign arbitrary privileges to a virtual host. |
+VHostSecure On|Off | On | v | X |
Determines whether the server runs with enhanced security
for the virtualhost. |
-VHostUser unix-userid | | v | X |
Sets the User ID under which a virtual host runs. |
-VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VHostUser unix-userid | | v | X |
Sets the User ID under which a virtual host runs. |
+VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
+ ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
hostname or IP address |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-WatchdogInterval number-of-seconds | 1 | s | B | Watchdog interval in seconds |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | WatchdogInterval number-of-seconds | 1 | s | B | Watchdog interval in seconds |
+XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
-xml2EncAlias charset alias [alias ...] | | s | B | Recognise Aliases for encoding values |
-xml2EncDefault name | | svdh | B | Sets a default encoding to assume when absolutely no information
+ | xml2EncAlias charset alias [alias ...] | | s | B | Recognise Aliases for encoding values |
+xml2EncDefault name | | svdh | B | Sets a default encoding to assume when absolutely no information
can be automatically detected |
-xml2StartParse element [element ...] | | svdh | B | Advise the parser to skip leading junk. |
+xml2StartParse element [element ...] | | svdh | B | Advise the parser to skip leading junk. |
Available Languages: de |
--
2.40.0
|