From: William A. Rowe Jr Date: Mon, 2 Aug 2010 04:01:43 +0000 (+0000) Subject: Seems this hadn't been rebuild in a bit X-Git-Tag: 2.2.17~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4a9d4d00339c92a71f25b16eb674e1a497477da;p=thirdparty%2Fapache%2Fhttpd.git Seems this hadn't been rebuild in a bit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@981362 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 5700d49dddd..95f9b84b088 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2267,10 +2267,12 @@ hosting

To receive requests on all interfaces, you can use an argument of - *

+ *:80, or, if you are listening on multiple ports and + really want the server to respond on all of them with a particular + set of virtual hosts, *

- NameVirtualHost * + NameVirtualHost *:80

Argument to <VirtualHost> diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index c1a882d7682..aca675b7115 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + + + +