From: brian Date: Thu, 5 Dec 1996 06:26:26 +0000 (+0000) Subject: Miscellanous link problems reported by users, fixed. X-Git-Tag: APACHE_1_2b2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01e3f84dc44f93b6430524af7738ffd00c671f87;p=apache Miscellanous link problems reported by users, fixed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77198 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/handler.html b/docs/manual/handler.html index d6e577c429..0de96c304f 100644 --- a/docs/manual/handler.html +++ b/docs/manual/handler.html @@ -31,25 +31,25 @@ handlers in the standard distribution are as follows:

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.


diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 53668fca07..24fe7e303c 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -237,11 +237,11 @@ every IP address, otherwise it will only listen on the IP address specified.

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 uses

DefaultType directive

@@ -371,7 +371,7 @@ ErrorDocument 401 http://www2.foo.bar/subscription_info.html
ErrorDocument 403 "Sorry can't allow you access today -See Also: documentation of customizable +See Also: documentation of customizable responses.


ErrorLog directive

@@ -746,7 +746,7 @@ return a formatted listing of the directory.
MultiViews
-Content negotiated MultiViews are +Content negotiated MultiViews are allowed.
SymLinksIfOwnerMatch
@@ -1000,7 +1000,7 @@ as users do not always mention that they are talking about the server!


The ServerAlias directive sets the alternate names for a host, for use with -Host-header based virtual hosts. +Host-header based virtual hosts.


@@ -1027,7 +1027,7 @@ were monster.wibble.com.


1.1 and later.

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.


ServerRoot directive

diff --git a/docs/manual/mod/mod_mime.html b/docs/manual/mod/mod_mime.html index 9c00f865ae..58a519ff51 100644 --- a/docs/manual/mod/mod_mime.html +++ b/docs/manual/mod/mod_mime.html @@ -73,7 +73,7 @@ encoding, and .Z files to be marked as encoded with x-compress.


1.1 and later

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