gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/debian gforge-web-apache.postinst.dsfh-in, 1.10,


From: cbayle
Subject: [Gforge-commits] gforge/debian gforge-web-apache.postinst.dsfh-in, 1.10, 1.11
Date: Wed, 28 Jul 2004 13:46:14 -0500

Update of /cvsroot/gforge/gforge/debian
In directory db.perdue.net:/tmp/cvs-serv13760/debian

Modified Files:
        gforge-web-apache.postinst.dsfh-in 
Log Message:
Generate vhosts before running apache


Index: gforge-web-apache.postinst.dsfh-in
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/gforge-web-apache.postinst.dsfh-in,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gforge-web-apache.postinst.dsfh-in  14 Apr 2004 13:47:46 -0000      1.10
+++ gforge-web-apache.postinst.dsfh-in  28 Jul 2004 18:46:11 -0000      1.11
@@ -57,7 +57,9 @@
        propose_update_install /etc/php4/cgi/php.ini
 
         # Setup our Apache
-       [ -f /var/lib/gforge/etc/httpd.vhosts ] && chown gforge:gforge 
/var/lib/gforge/etc/httpd.vhosts
+       [ -f /var/lib/gforge/etc/httpd.vhosts ] && \
+               chown gforge:gforge /var/lib/gforge/etc/httpd.vhosts && \
+               /usr/lib/gforge/bin/create-vhosts.sh
        /usr/lib/gforge/bin/install-apache.sh configure
 
        # If you want to work with sourceforge-web-apache at the same time





reply via email to

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