about time everything defaulted to apache2
authorivan <ivan>
Fri, 20 Jun 2008 03:13:14 +0000 (03:13 +0000)
committerivan <ivan>
Fri, 20 Jun 2008 03:13:14 +0000 (03:13 +0000)
Makefile

index 3fed551..5d68cbc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -68,9 +68,9 @@ HTTPD_RESTART = /etc/init.d/apache2 restart
 
 #(an include directory, not a file, "Include /etc/apache/conf.d" in httpd.conf)
 #deb (3.1+), apache1
-APACHE_CONF = /etc/apache/conf.d
+#APACHE_CONF = /etc/apache/conf.d
 #deb (3.1+), apache2
-#APACHE_CONF = /etc/apache2/conf.d
+APACHE_CONF = /etc/apache2/conf.d
 
 FREESIDE_RESTART = ${INIT_FILE} restart