https://issues.apache.org/bugzilla/show_bug.cgi?id=49611
Summary: Misleading typo in
http://httpd.apache.org/docs/2.2/vhosts/examples.html
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
In this paragraph:
The asterisks match all addresses, so the main server serves no requests. Due
to the fact that www.example.com is first in the configuration file, it has the
highest priority and can be seen as the default or primary server. That means
that if a request is received that does not match one of the specified
ServerName directives, it will be served by this first VirtualHost.
The "www.example.com" reference appears incorrect, or at least not shown in the
file fragrment referenced. I believe it meant to say "www.example1.com" or
"www.example1". The documentation should be brought in line with whatever
reality has decided to be this year.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]