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/2010-November/000624.html | 87 +++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000624.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000624.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000624.html b/zarb-ml/mageia-sysadm/2010-November/000624.html new file mode 100644 index 000000000..2b318dd98 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000624.html @@ -0,0 +1,87 @@ + + + + [Mageia-sysadm] [290] Do not hardcode the domain name + + + + + + + + + +

[Mageia-sysadm] [290] Do not hardcode the domain name

+ root at mageia.org + root at mageia.org +
+ Thu Nov 18 21:01:08 CET 2010 +

+
+ +
Revision: 290
+Author:   dmorgan
+Date:     2010-11-18 21:01:07 +0100 (Thu, 18 Nov 2010)
+Log Message:
+-----------
+Do not hardcode the domain name
+
+Modified Paths:
+--------------
+    puppet/modules/bugzilla/templates/vhost_mageia.org.conf
+
+Modified: puppet/modules/bugzilla/templates/vhost_mageia.org.conf
+===================================================================
+--- puppet/modules/bugzilla/templates/vhost_mageia.org.conf	2010-11-18 19:59:40 UTC (rev 289)
++++ puppet/modules/bugzilla/templates/vhost_mageia.org.conf	2010-11-18 20:01:07 UTC (rev 290)
+@@ -3,7 +3,7 @@
+ %>
+ 
+ <VirtualHost *:80>
+-        ServerName bugs.mageia.org
++        ServerName bugs.<%= domain %>
+         DocumentRoot /usr/share/bugzilla/www
+         Alias /bugzilla/data <%= path_data_directory %>
+         Alias /bugzilla /usr/share/bugzilla/www
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101118/aa415336/attachment.html>
+
+ + + + + + + +
+

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