SOURCES: chora.conf, gollem.conf, horde.conf, imp.conf, ingo.conf, ...
glen
glen at pld-linux.org
Tue Aug 2 00:45:54 CEST 2005
Author: glen Date: Mon Aug 1 22:45:53 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- unify horde application apache configs
---- Files affected:
SOURCES:
chora.conf (1.4 -> 1.5) , gollem.conf (1.1 -> 1.2) , horde.conf (1.6 -> 1.7) , imp.conf (1.5 -> 1.6) , ingo.conf (1.1 -> 1.2) , kronolith.conf (1.2 -> 1.3) , mimp.conf (1.1 -> 1.2) , nag.conf (1.1 -> 1.2) , turba.conf (1.2 -> 1.3) , whups.conf (1.3 -> 1.4) , wicked.conf (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/chora.conf
diff -u SOURCES/chora.conf:1.4 SOURCES/chora.conf:1.5
--- SOURCES/chora.conf:1.4 Sat Mar 5 17:40:22 2005
+++ SOURCES/chora.conf Tue Aug 2 00:45:47 2005
@@ -1,7 +1,4 @@
-#
-# This is the CHORA Apache configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/chora/config">
================================================================
Index: SOURCES/gollem.conf
diff -u SOURCES/gollem.conf:1.1 SOURCES/gollem.conf:1.2
--- SOURCES/gollem.conf:1.1 Wed May 11 19:00:53 2005
+++ SOURCES/gollem.conf Tue Aug 2 00:45:48 2005
@@ -1,7 +1,4 @@
-#
-# This is the gollem Apache configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/gollem/config">
================================================================
Index: SOURCES/horde.conf
diff -u SOURCES/horde.conf:1.6 SOURCES/horde.conf:1.7
--- SOURCES/horde.conf:1.6 Sat Mar 5 17:40:41 2005
+++ SOURCES/horde.conf Tue Aug 2 00:45:48 2005
@@ -1,10 +1,4 @@
-#
-# File: horde.conf
-# $Horde: horde/packaging/redhat/horde.conf,v 1.2 2001/12/15 12:33:30 bjn Exp $
-#
-# This is the Horde Apache configuration file; it is included from
-# the Apache httpd.conf file. This version is for Red Hat 7.x systems.
-#
+# $Id$
<IfModule mod_alias.c>
Alias /horde /usr/share/horde
================================================================
Index: SOURCES/imp.conf
diff -u SOURCES/imp.conf:1.5 SOURCES/imp.conf:1.6
--- SOURCES/imp.conf:1.5 Sat Mar 5 17:40:22 2005
+++ SOURCES/imp.conf Tue Aug 2 00:45:48 2005
@@ -1,10 +1,4 @@
-#
-# File: imp.conf
-# $Horde: imp/packaging/redhat/imp.conf,v 1.1.2.3 2000/06/28 20:06:31 bjn Exp $
-#
-# This is the IMP Apache configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/imp/config">
================================================================
Index: SOURCES/ingo.conf
diff -u SOURCES/ingo.conf:1.1 SOURCES/ingo.conf:1.2
--- SOURCES/ingo.conf:1.1 Tue Mar 22 21:02:59 2005
+++ SOURCES/ingo.conf Tue Aug 2 00:45:48 2005
@@ -1,7 +1,4 @@
-#
-# This is the Ingo Apache configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/ingo/config">
================================================================
Index: SOURCES/kronolith.conf
diff -u SOURCES/kronolith.conf:1.2 SOURCES/kronolith.conf:1.3
--- SOURCES/kronolith.conf:1.2 Sat Mar 5 17:40:22 2005
+++ SOURCES/kronolith.conf Tue Aug 2 00:45:48 2005
@@ -1,9 +1,4 @@
-#
-# File: kronolith.conf
-#
-# This is the Kronolith configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/kronolith/config">
================================================================
Index: SOURCES/mimp.conf
diff -u SOURCES/mimp.conf:1.1 SOURCES/mimp.conf:1.2
--- SOURCES/mimp.conf:1.1 Wed May 11 19:00:53 2005
+++ SOURCES/mimp.conf Tue Aug 2 00:45:48 2005
@@ -1,7 +1,4 @@
-#
-# This is the mimp Apache configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/mimp/config">
================================================================
Index: SOURCES/nag.conf
diff -u SOURCES/nag.conf:1.1 SOURCES/nag.conf:1.2
--- SOURCES/nag.conf:1.1 Mon Aug 1 22:33:26 2005
+++ SOURCES/nag.conf Tue Aug 2 00:45:48 2005
@@ -1,9 +1,4 @@
-#
-# File: nag.conf
-#
-# This is the nag Apache configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/nag/config">
================================================================
Index: SOURCES/turba.conf
diff -u SOURCES/turba.conf:1.2 SOURCES/turba.conf:1.3
--- SOURCES/turba.conf:1.2 Sat Mar 5 17:40:22 2005
+++ SOURCES/turba.conf Tue Aug 2 00:45:48 2005
@@ -1,9 +1,4 @@
-#
-# File: turba.conf
-#
-# This is the Turba configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/turba/config">
================================================================
Index: SOURCES/whups.conf
diff -u SOURCES/whups.conf:1.3 SOURCES/whups.conf:1.4
--- SOURCES/whups.conf:1.3 Sat Mar 5 17:40:22 2005
+++ SOURCES/whups.conf Tue Aug 2 00:45:48 2005
@@ -1,7 +1,4 @@
-#
-# This is the whups Apache configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/whups/config">
================================================================
Index: SOURCES/wicked.conf
diff -u SOURCES/wicked.conf:1.1 SOURCES/wicked.conf:1.2
--- SOURCES/wicked.conf:1.1 Wed May 11 19:01:12 2005
+++ SOURCES/wicked.conf Tue Aug 2 00:45:48 2005
@@ -1,7 +1,4 @@
-#
-# This is the wicked Apache configuration file; it is included from
-# the Apache httpd.conf file.
-#
+# $Id$
<IfModule mod_access.c>
<Directory "/usr/share/horde/wicked/config">
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/chora.conf?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/SOURCES/gollem.conf?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/SOURCES/horde.conf?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/SOURCES/imp.conf?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/SOURCES/ingo.conf?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/SOURCES/kronolith.conf?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SOURCES/mimp.conf?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/SOURCES/nag.conf?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/SOURCES/turba.conf?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SOURCES/whups.conf?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SOURCES/wicked.conf?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list