git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78607
13f79535-47bb-0310-9956-
ffa450edef68
<LI>Apache does not permit commas delimiting the methods in <Limit>.
+ <LI>Apache's <CODE><VirtualHost></CODE> treats all addresses as
+ "optional" (i.e. the server should continue booting if it can't resolve
+ the address). Whereas in NCSA the default is to fail booting unless
+ an added <code>optional</code> keyword is included.
+
</OL>
More to come when we notice them....