fielding 98/10/03 03:03:22
Modified: . index.html
Added: . mmn.txt.asis
Removed: . mmn.txt
Log:
The table of module magic number values has been moved inside ap_mmn.h,
so forward developers there rather than keep a duplicate copy.
Revision Changes Path
1.25 +1 -2 apache-devsite/index.html
Index: index.html
===================================================================
RCS file: /export/home/cvs/apache-devsite/index.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- index.html 1998/08/03 14:48:27 1.24
+++ index.html 1998/10/03 10:03:21 1.25
@@ -95,9 +95,8 @@
(last modified on <!--#flastmod virtual="todo.html" -->)
</LI>
<LI>Record of changes to the
- <A HREF="mmn.txt">module magic number</A>
+ <A
HREF="http://www.apache.org/websrc/cvsweb.cgi/apache-1.3/src/include/ap_mmn.h">module
magic number</A>
<BR>
- (last modified on <!--#flastmod virtual="mmn.txt" -->)
</LI>
</UL>
1.1 apache-devsite/mmn.txt.asis
Index: mmn.txt.asis
===================================================================
Status: 200 OK
Content-type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Module Magic Number</TITLE>
</HEAD>
<!-- Background white, links blue (unvisited), navy (visited), red (active)
-->
<BODY
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#000080"
ALINK="#FF0000"
>
<H1>Module Magic Number</H1>
The table of module magic numbers has been moved to the include file
<PRE>
<a
href="http://www.apache.org/websrc/cvsweb.cgi/apache-1.3/src/include/ap_mmn.h">src/include/ap_mmn.h</a>
</PRE>
distributed with the Apache HTTP Server source code.
</BODY>
</HTML>