]> granicus.if.org Git - apache/commitdiff
Make clear that there are more directives which
authorRalf S. Engelschall <rse@apache.org>
Sat, 5 Feb 2000 11:39:54 +0000 (11:39 +0000)
committerRalf S. Engelschall <rse@apache.org>
Sat, 5 Feb 2000 11:39:54 +0000 (11:39 +0000)
are actually not allowed in <VirtualHost> sections.

Submitted by: sehh <sehh@altered.com
PR: 5596

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84576 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/ip-based.html

index 14e529da75624c337255369e8f2eb9eca95302ff..0e17c824b8d817d477c16d400c9726a3a40921e9 100644 (file)
@@ -119,8 +119,9 @@ in the VirtualHost directive, with the exception of
 <A HREF="../mod/core.html#listen">Listen</A>,
 <A HREF="../mod/core.html#pidfile">PidFile</A>,
 <A HREF="../mod/mod_mime.html#typesconfig">TypesConfig</A>,
-<A HREF="../mod/core.html#serverroot">ServerRoot</A> and
-<A HREF="../mod/core.html#namevirtualhost">NameVirtualHost</A>.
+<A HREF="../mod/core.html#serverroot">ServerRoot</A>,
+<A HREF="../mod/core.html#namevirtualhost">NameVirtualHost</A>
+and a few other directives.
 <P>
 <A HREF="../mod/core.html#user">User</A> and
 <A HREF="../mod/core.html#group">Group</A> may be used inside a VirtualHost