You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2010/12/09 19:24:17 UTC

svn commit: r1044067 - /httpd/httpd/trunk/docs/manual/vhosts/name-based.xml

Author: covener
Date: Thu Dec  9 18:24:17 2010
New Revision: 1044067

URL: http://svn.apache.org/viewvc?rev=1044067&view=rev
Log:
validate-xml fix

Modified:
    httpd/httpd/trunk/docs/manual/vhosts/name-based.xml

Modified: httpd/httpd/trunk/docs/manual/vhosts/name-based.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/vhosts/name-based.xml?rev=1044067&r1=1044066&r2=1044067&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/vhosts/name-based.xml (original)
+++ httpd/httpd/trunk/docs/manual/vhosts/name-based.xml Thu Dec  9 18:24:17 2010
@@ -83,7 +83,7 @@
     matches the requested hostname. If it finds one, then it uses the configuration 
     for that server.</p>
 
-    <p id="defaultvhost"> If no matching ServerName or ServerAlias is found in the
+    <p><a name="defaultvhost"></a> If no matching ServerName or ServerAlias is found in the
     set of virtual hosts matching the NameVirtualHost directive, then 
     <strong>the first listed virtual host</strong> that matches the IP 
     address will be used.</p>



Re: svn commit: r1044067 - /httpd/httpd/trunk/docs/manual/vhosts/name-based.xml

Posted by Eric Covener <co...@gmail.com>.
>> -    <p id="defaultvhost"> If no matching ServerName or ServerAlias is
>> found in the +    <p><a name="defaultvhost"></a> If no matching ServerName
>> or ServerAlias is found in the set of virtual hosts matching the
>> NameVirtualHost directive, then <strong>the first listed virtual
>> host</strong> that matches the IP address will be used.</p>
>
> I think, a tiny nested section would be appropriate here.

thanks, that does make more sens.e

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: svn commit: r1044067 - /httpd/httpd/trunk/docs/manual/vhosts/name-based.xml

Posted by André Malo <nd...@perlig.de>.
On Thursday 09 December 2010 19:24:17 covener@apache.org wrote:
> Author: covener
> Date: Thu Dec  9 18:24:17 2010
> New Revision: 1044067
>
> Modified: httpd/httpd/trunk/docs/manual/vhosts/name-based.xml
> URL:
> http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/vhosts/name-base
>d.xml?rev=1044067&r1=1044066&r2=1044067&view=diff
> ===========================================================================
>=== --- httpd/httpd/trunk/docs/manual/vhosts/name-based.xml (original) +++
> httpd/httpd/trunk/docs/manual/vhosts/name-based.xml Thu Dec  9 18:24:17
> 2010 @@ -83,7 +83,7 @@
>      matches the requested hostname. If it finds one, then it uses the
> configuration for that server.</p>
>
> -    <p id="defaultvhost"> If no matching ServerName or ServerAlias is
> found in the +    <p><a name="defaultvhost"></a> If no matching ServerName
> or ServerAlias is found in the set of virtual hosts matching the
> NameVirtualHost directive, then <strong>the first listed virtual
> host</strong> that matches the IP address will be used.</p>

I think, a tiny nested section would be appropriate here.

nd

Re: svn commit: r1044067 - /httpd/httpd/trunk/docs/manual/vhosts/name-based.xml

Posted by André Malo <nd...@perlig.de>.
On Thursday 09 December 2010 19:24:17 covener@apache.org wrote:
> Author: covener
> Date: Thu Dec  9 18:24:17 2010
> New Revision: 1044067
>
> Modified: httpd/httpd/trunk/docs/manual/vhosts/name-based.xml
> URL:
> http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/vhosts/name-base
>d.xml?rev=1044067&r1=1044066&r2=1044067&view=diff
> ===========================================================================
>=== --- httpd/httpd/trunk/docs/manual/vhosts/name-based.xml (original) +++
> httpd/httpd/trunk/docs/manual/vhosts/name-based.xml Thu Dec  9 18:24:17
> 2010 @@ -83,7 +83,7 @@
>      matches the requested hostname. If it finds one, then it uses the
> configuration for that server.</p>
>
> -    <p id="defaultvhost"> If no matching ServerName or ServerAlias is
> found in the +    <p><a name="defaultvhost"></a> If no matching ServerName
> or ServerAlias is found in the set of virtual hosts matching the
> NameVirtualHost directive, then <strong>the first listed virtual
> host</strong> that matches the IP address will be used.</p>

I think, a tiny nested section would be appropriate here.

nd

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org