New commits:
commit df2c360b38f0dbdcf3abcf26f6d713dd7902375c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
Fix Bug #13295 (apache2 sysconfdir is /usr/etc/apache2)
diff --git a/http/apache2/HISTORY b/http/apache2/HISTORY
index fd20c6e..50e2439 100644
--- a/http/apache2/HISTORY
+++ b/http/apache2/HISTORY
@@ -1,3 +1,7 @@
+2007-02-05 Eric Sandall <eric AT sandall.us>
+ * config.layout: Fix Bug #13295
+ sysconfdir should be /etc/apache2 to follow 'standards'
+
2006-10-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* INSTALL: use TRACK_ROOT when linking #9163