From: David Shane Holden Date: Mon, 4 Nov 2002 03:25:50 +0000 (+0000) Subject: Add a link to another tutorial by Kevin O'Donnell. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f356b55330da79545083ccd8f700597785c84e85;p=thirdparty%2Fapache%2Fhttpd.git Add a link to another tutorial by Kevin O'Donnell. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97388 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html index b45e4348737..888ec3cdf98 100644 --- a/docs/manual/developer/index.html +++ b/docs/manual/developer/index.html @@ -55,10 +55,11 @@
Some notes on Apache module development by Ryan Bloom
-
Notes - on how to integrate a module into the Apache build system - by Kevin O'Donnell
+
Module Development Tutorials by Kevin O'Donnell
+
+ Integrating a module into the Apache build system
+
+ Handling configuration directives