dirkx 99/08/25 05:49:22
Modified: htdocs/manual/mod mod_auth_anon.html Log: Blush.. this should have been removed long ago. Stumbled across 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.. Revision Changes Path 1.23 +0 -46 apache-1.3/htdocs/manual/mod/mod_auth_anon.html Index: mod_auth_anon.html =================================================================== RCS file: /x3/home/cvs/apache-1.3/htdocs/manual/mod/mod_auth_anon.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- mod_auth_anon.html 1999/05/02 16:48:18 1.22 +++ mod_auth_anon.html 1999/08/25 12:49:22 1.23 @@ -35,9 +35,6 @@ <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,53 +306,10 @@ </Files><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 -<<A - HREF="mailto:[EMAIL PROTECTED]" - ><CODE>[EMAIL PROTECTED]</CODE></A>>. -Feel free to contact me if you have any problems, ice-creams or bugs. This -documentation, courtesy of Nick Himba, <A HREF="mailto:[EMAIL PROTECTED]"> -<CODE><[EMAIL PROTECTED]></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>