jim 98/05/28 19:55:17
Modified: htdocs/manual/mod directives.html Log: Add the ServerTokens to the main directive list Revision Changes Path 1.45 +1 -0 apache-1.3/htdocs/manual/mod/directives.html Index: directives.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/directives.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- directives.html 1998/05/04 16:46:38 1.44 +++ directives.html 1998/05/29 02:55:17 1.45 @@ -187,6 +187,7 @@ <LI><A HREF="core.html#serverpath">ServerPath</A> <LI><A HREF="core.html#serverroot">ServerRoot</A> <LI><A HREF="core.html#serversignature">ServerSignature</A> +<LI><A HREF="core.html#servertokens">ServerTokens</A> <LI><A HREF="core.html#servertype">ServerType</A> <LI><A HREF="mod_env.html#setenv">SetEnv</A> <LI><A HREF="mod_setenvif.html#setenvif">SetEnvIf</A>
