Author: jfrederic.clere(a)jboss.com
Date: 2008-07-24 08:01:09 -0400 (Thu, 24 Jul 2008)
New Revision: 1762
Modified:
trunk/mod_cluster/native/advertise/README
Log:
No Makefile.apxs here.
Modified: trunk/mod_cluster/native/advertise/README
===================================================================
--- trunk/mod_cluster/native/advertise/README 2008-07-24 08:02:21 UTC (rev 1761)
+++ trunk/mod_cluster/native/advertise/README 2008-07-24 12:01:09 UTC (rev 1762)
@@ -5,7 +5,7 @@
The source could build with a installed version of httpd-2-2.x:
sh buildconf
./configure --with-apache=apache_installation_directory.
-make -f Makefile.apxs
+make
The mod_advertise.so need to be copied to apache_installation_directory/modules
Configuration use something like the following in httpd.conf:
Show replies by date