From 445c56f2e2385c77bfefb959f397dabcd4a9cfda Mon Sep 17 00:00:00 2001 From: Chris Pepper Date: Sun, 3 Dec 2000 06:04:44 +0000 Subject: [PATCH] Removed some more occurrances of "index.html". git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87163 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index fda9090df0..ddc17453a7 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1690,7 +1690,7 @@ maximum server performance.


Apache 1.3 and later

The NameVirtualHost directive is a required directive if you want to configure -name-based virtual hosts.

+name-based virtual hosts.

Although addr can be hostname it is recommended that you always use an IP address, e.g. @@ -1718,7 +1718,7 @@ virtual hosts should be used, e.g.

NameVirtualHost 111.22.33.44:8080
See also: -Apache Virtual Host documentation +Apache Virtual Host documentation

Options directive

@@ -2217,7 +2217,7 @@ with name-based virtual hosts.

See also: -Apache Virtual Host documentation +Apache Virtual Host documentation


@@ -2253,7 +2253,7 @@ section specifies what hostname must appear in the request's

See Also:
DNS Issues
-Apache virtual host documentation
+Apache virtual host documentation
UseCanonicalName
NameVirtualHost
ServerAlias
@@ -2281,10 +2281,10 @@ section specifies what hostname must appear in the request's 1.1 and later.

The ServerPath directive sets the legacy URL pathname for a host, for -use with name-based virtual hosts. +use with name-based virtual hosts.

See also: -Apache Virtual Host documentation +Apache Virtual Host documentation


@@ -2646,7 +2646,7 @@ need to ensure that Apache is listening on the correct addresses using Listen.

See also: -Apache Virtual Host documentation
+Apache Virtual Host documentation
See also: Warnings about DNS and Apache
See also: -- 2.50.1