From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/001797.html | 93 ++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001797.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001797.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001797.html b/zarb-ml/mageia-sysadm/2011-January/001797.html new file mode 100644 index 000000000..9dbd7659c --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001797.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [735] use /var/www/bs as new root + + + + + + + + + +

[Mageia-sysadm] [735] use /var/www/bs as new root

+ root at mageia.org + root at mageia.org +
+ Sun Jan 9 00:59:37 CET 2011 +

+
+ +
Revision: 735
+Author:   blino
+Date:     2011-01-09 00:59:37 +0100 (Sun, 09 Jan 2011)
+Log Message:
+-----------
+use /var/www/bs as new root
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/templates/vhost_pkgsubmit.conf
+
+Modified: puppet/modules/buildsystem/templates/vhost_pkgsubmit.conf
+===================================================================
+--- puppet/modules/buildsystem/templates/vhost_pkgsubmit.conf	2011-01-08 23:07:43 UTC (rev 734)
++++ puppet/modules/buildsystem/templates/vhost_pkgsubmit.conf	2011-01-08 23:59:37 UTC (rev 735)
+@@ -1,10 +1,6 @@
+-<%
+-pkgsubmit_root = sched_home_dir + "/uploads"
+-%>
+-
+ <VirtualHost *:80>
+         ServerName pkgsubmit.<%= domain %>
+-        DocumentRoot <%= pkgsubmit_root %>
++        DocumentRoot /var/www/bs/
+         Alias /uploads <%= sched_home_dir %>/uploads
+         <Location />
+           Allow from all
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110109/aefca8ab/attachment.html>
+
+ + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1