From: Erik Abele Date: Sat, 5 Oct 2002 23:12:22 +0000 (+0000) Subject: Fixed a XML/HTML issue. X-Git-Tag: 2.0.44~362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe3393d1faa803c3ba691a6cf62f2228a06c61b;p=thirdparty%2Fapache%2Fhttpd.git Fixed a XML/HTML issue. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97118 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/name-based.html.en b/docs/manual/vhosts/name-based.html.en index 32004767dd5..8db7e92689b 100644 --- a/docs/manual/vhosts/name-based.html.en +++ b/docs/manual/vhosts/name-based.html.en @@ -8,7 +8,7 @@

This document describes when and how to use name-based virtual hosts.

-

See also

top

Name-based vs. IP-based Virtual Hosts

+

See also

top

Name-based vs. IP-based Virtual Hosts

IP-based virtual hosts use the IP address of the connection to determine the correct virtual host to serve. Therefore you need to @@ -148,7 +148,7 @@ <VirtualHost> container and list it first in the configuration file.

-
top

Compatibility with Older Browsers

+
top

Compatibility with Older Browsers

As mentioned earlier, there are some clients who do not send the required data for the name-based virtual diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index 41e1b1f24a6..a456dc4d0ec 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -180,7 +180,7 @@ -

Compatibility with Older Browsers +
Compatibility with Older Browsers

As mentioned earlier, there are some clients who do not send the required data for the name-based virtual