
joshua at slive
May 6, 2008, 11:03 AM
Post #1 of 1
(35 views)
Permalink
|
|
Re: svn commit: r653856 - /httpd/httpd/trunk/docs/manual/mod/core.xml
|
|
On Tue, May 6, 2008 at 1:57 PM, <takashi[at]apache.org> wrote: > + <note type="warning"><title>Note</title> > + <p>This directive will be ignored in a name-based virtual host context.</p> > + </note> That should just be an ordinary <note> with no type=. warning is for really-important stuff like security problems. (Obviously we should have called it something like "important", rather than "warning", since you aren't the first to use it that way.) Joshua.
|