From: brian
diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en index d6e577c429..0de96c304f 100644 --- a/docs/manual/handler.html.en +++ b/docs/manual/handler.html.en @@ -31,25 +31,25 @@ handlers in the standard distribution are as follows:
diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index ae9d257d52..7123643b82 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -110,7 +110,7 @@ server, and our server runs without a hitch on over one third of all WWW servers. When bugs do show up, we release patches and new versions, as soon as they are available. -
See http://www.apache.org/info/apache_users.html for an incomplete list of sites running Apache.
+See http://www.apache.org/info/apache_users.html for an incomplete list of sites running Apache.
This option can be used as an alternative method for supporting -virtual hosts instead of using +virtual hosts instead of using <VirtualHost> sections.
See Also: -Setting which addresses and ports Apache uses
+Setting which addresses and ports Apache usesmonster.wibble.com
.The ServerAlias directive sets the legacy URL pathname for a host, for -use with Host-header based virtual hosts. +use with Host-header based virtual hosts.
AddHandler maps the filename extension extension to the
-handler
+handler
handler-name. For example, to activate CGI scripts
with the file extension ".cgi
", you might use:
diff --git a/docs/manual/mod/mod_usertrack.html b/docs/manual/mod/mod_usertrack.html index b36b838257..96e7f1566b 100644 --- a/docs/manual/mod/mod_usertrack.html +++ b/docs/manual/mod/mod_usertrack.html @@ -25,7 +25,7 @@ own logging, using the CookieLog directive. In this release, this module does no logging at all. Instead, a configurable log format file should be used to log user click-streams. This is possible because the logging module now allows multiple log files. The cookie itself is +href="../multilogs.html">multiple log files. The cookie itself is logged by using the text %{cookie}n in the log file format. For example: diff --git a/docs/manual/suexec.html b/docs/manual/suexec.html index 82a9d4a487..4e252237b9 100644 --- a/docs/manual/suexec.html +++ b/docs/manual/suexec.html @@ -141,7 +141,7 @@ it will print the following message to the console.If you don't see this message at server startup, the server is most likely not finding the wrapper program where it expects it, or the executable is not installed setuid root. Check your installation and try again.
-One way to use suEXEC is through the User and Group directives in VirtualHost definitions. By setting these directives to values +One way to use suEXEC is through the User and Group directives in VirtualHost definitions. By setting these directives to values different from the main server user id, all requests for CGI resources will be executed as the User and Group defined for that <VirtualHost>. If only one or neither of these directives are specified for a <VirtualHost> then the main diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index 82a9d4a487..4e252237b9 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -141,7 +141,7 @@ it will print the following message to the console.
If you don't see this message at server startup, the server is most likely not finding the wrapper program where it expects it, or the executable is not installed setuid root. Check your installation and try again.
-One way to use suEXEC is through the User and Group directives in VirtualHost definitions. By setting these directives to values +One way to use suEXEC is through the User and Group directives in VirtualHost definitions. By setting these directives to values different from the main server user id, all requests for CGI resources will be executed as the User and Group defined for that <VirtualHost>. If only one or neither of these directives are specified for a <VirtualHost> then the main