]> granicus.if.org Git - apache/commitdiff
Blush.. this should have been removed long ago. Stumbled across
authorDirk-Willem van Gulik <dirkx@apache.org>
Wed, 25 Aug 1999 12:49:22 +0000 (12:49 +0000)
committerDirk-Willem van Gulik <dirkx@apache.org>
Wed, 25 Aug 1999 12:49:22 +0000 (12:49 +0000)
it whilst trying to write a quick parser to get some well formed
or meaningfull semantics to then have XML or SGML to play with..
PR:
Obtained from:
Submitted by:
Reviewed by:

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

docs/manual/mod/mod_auth_anon.html

index bbf6ce535780995474e3d9ae0fe5fc4969b4bbd9..b4708cb95dc3d30d5aa5299d5930892d45be4248 100644 (file)
@@ -35,9 +35,6 @@ allows users to share URLs.
 <A HREF="#Directives">Directives</A> /
 <A HREF="#Example">Example</A> /
 <A HREF="#CompileTimeOptions">Compile time options</A> /
-<A HREF="#RevisionHistory">RevisionHistory</A> /
-<A HREF="#Person">Person to blame</A> /
-<A HREF="#Sourcecode">Sourcecode</A>
 <P>
 
 <H2><A NAME="Directives">Directives</A></H2>
@@ -309,54 +306,11 @@ require valid-user        <BR>
 &lt;/Files&gt;<BR>
 </CODE></BLOCKQUOTE>
 
-
 <HR>
 <H2><A NAME="CompileTimeOptions">Compile Time Options</A></H2>
 
 Currently there are no Compile options.
 
-<HR>
-<H2><A NAME="RevisionHistory">Revision History</A></H2>
-
-This version: 23 Nov 1995, 24 Feb 1996, 16 May 1996.
-
-<DL>
-
-<DT>Version 0.4<BR></DT>
-    <DD>First release
-    </DD>
-<DT>Version 0.5<BR></DT>
-    <DD>Added 'VerifyEmail' and 'LogEmail' options. Multiple
-        'anonymous' tokens allowed. more docs. Added Authoritative
-        functionality.
-    </DD>
-</DL>
-
-
-<HR>
-<H2><A NAME="Person">Contact/person to blame</A></H2>
-
-This module was written for the
-<A HREF="http://ewse.ceo.org">European Wide Service Exchange</A> by
-&lt;<A
-     HREF="mailto:Dirk.vanGulik@jrc.it"
-     ><CODE>Dirk.vanGulik@jrc.it</CODE></A>&gt;.
-Feel free to contact me if you have any problems, ice-creams or bugs. This
-documentation, courtesy of Nick Himba, <A HREF="mailto:himba@cs.utwente.nl">
-<CODE>&lt;himba@cs.utwente.nl&gt;</CODE></A>.
-<P>
-
-
-<HR>
-<H2><A NAME="Sourcecode">Sourcecode</A></H2>
-
-The source code can be found at <A HREF="http://www.apache.org"><CODE>
-http://www.apache.org</CODE></A>. A snapshot of a development version
-usually resides at <A HREF="http://me-www.jrc.it/~dirkx/mod_auth_anon.c"><CODE>
-http://me-www.jrc.it/~dirkx/mod_auth_anon.c</CODE></A>. Please make sure
-that you always quote the version you use when filing a bug report.
-<P>
-
 <!--#include virtual="footer.html" -->
 </BODY>
 </HTML>