brian 96/12/22 17:41:50
Modified: htdocs/manual/mod core.html
Log:
another typo/fixup.
Revision Changes Path
1.26 +4 -2 apache/htdocs/manual/mod/core.html
Index: core.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/core.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -C3 -r1.25 -r1.26
*** core.html 1996/12/23 01:40:02 1.25
--- core.html 1996/12/23 01:41:49 1.26
***************
*** 224,230 ****
<strong>Context:</strong> server config<br>
<strong>Status:</strong> core<p>
! A Unix® http server can either listen on for connections to every
IP address of the server machine, or just one IP address of the server
machine. <em>Saddr</em> can be
--- 224,230 ----
<strong>Context:</strong> server config<br>
<strong>Status:</strong> core<p>
! A Unix® http server can either listen for connections to every
IP address of the server machine, or just one IP address of the server
machine. <em>Saddr</em> can be
***************
*** 239,248 ****
This option can be used as an alternative method for supporting
<A HREF="../virtual-host.html">virtual hosts</A> instead of using
! <A HREF="#virtualhost"><VirtualHost></A> sections.<p><hr>
<p><strong>See Also:</strong>
<a href="../bind.html">Setting which addresses and ports Apache uses</a></p>
<A name="defaulttype"><h2>DefaultType directive</h2></A>
<!--%plaintext <?INDEX {\tt DefaultType} directive> -->
--- 239,250 ----
This option can be used as an alternative method for supporting
<A HREF="../virtual-host.html">virtual hosts</A> instead of using
! <A HREF="#virtualhost"><VirtualHost></A> sections.
<p><strong>See Also:</strong>
<a href="../bind.html">Setting which addresses and ports Apache uses</a></p>
+
+ <hr>
<A name="defaulttype"><h2>DefaultType directive</h2></A>
<!--%plaintext <?INDEX {\tt DefaultType} directive> -->