dev  

Re: svn commit: r653856 - /httpd/httpd/trunk/docs/manual/mod/core.xml

Joshua Slive
Tue, 06 May 2008 11:04:04 -0700

On Tue, May 6, 2008 at 1:57 PM,  <[EMAIL PROTECTED]> 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.
  • Re: svn commit: r653856 - /httpd/httpd/trunk/docs/manual/mod/core.xml Joshua Slive