gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/rpm-specific/conf vhost.conf,1.2,1.3


From: gsmet
Subject: [Gforge-commits] gforge/rpm-specific/conf vhost.conf,1.2,1.3
Date: Tue, 09 Nov 2004 11:30:41 -0600

Update of /cvsroot/gforge/gforge/rpm-specific/conf
In directory db.perdue.net:/tmp/cvs-serv7825/rpm-specific/conf

Modified Files:
        vhost.conf 
Log Message:
also include the httpd.secrets when we are in plugins

Index: vhost.conf
===================================================================
RCS file: /cvsroot/gforge/gforge/rpm-specific/conf/vhost.conf,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- vhost.conf  2 Nov 2004 23:16:50 -0000       1.2
+++ vhost.conf  9 Nov 2004 17:30:38 -0000       1.3
@@ -8,6 +8,9 @@
        <Directory /usr/share/gforge/www>
                Include   /etc/gforge/httpd.secrets
        </Directory>
+       <Directory /usr/lib/gforge/plugins>
+               Include   /etc/gforge/httpd.secrets
+       </Directory>
        <Location /projects>
                ForceType application/x-httpd-php
        </Location>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]