Index: trunk/Nebulous-Server/docs/apache_setup.txt
===================================================================
--- trunk/Nebulous-Server/docs/apache_setup.txt	(revision 2785)
+++ trunk/Nebulous-Server/docs/apache_setup.txt	(revision 2997)
@@ -1,2 +1,11 @@
+# Copyright (C) 2004-2005  Joshua Hoblitt
+#
+# $Id: apache_setup.txt,v 1.2 2005-01-14 21:23:35 jhoblitt Exp $
+
+- mod_perl-1.29 install
+perl Makefile.PL USE_APXS=1 INSTALLDIRS=vendor WITH_APXS=/usr/sbin/apxs EVERYTHING=1 PERL_DEBUG=1
+
+#MP_TRACE = 1 MP_DEBUG = 1 MP_USE_DSO = 1 MP_INST_APACHE2 = 1 MP_APXS = /usr/sbin/apxs2
+
 - add the "idata" group to /etc/group
 - configure Apache to run as the idata group. 
