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/000238.html | 87 +++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000238.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000238.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000238.html b/zarb-ml/mageia-sysadm/2010-November/000238.html new file mode 100644 index 000000000..79c3fbf85 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000238.html @@ -0,0 +1,87 @@ + + + + [Mageia-sysadm] [122] - use the refactored vhost + + + + + + + + + +

[Mageia-sysadm] [122] - use the refactored vhost

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 02:01:29 CET 2010 +

+
+ +
Revision: 122
+Author:   misc
+Date:     2010-11-05 02:01:29 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+- use the refactored vhost
+- remove the directive NameVirtualHost, as we are already taking care of it elsewhere
+
+Modified Paths:
+--------------
+    puppet/modules/epoll/templates/epoll_vhost.conf
+
+Modified: puppet/modules/epoll/templates/epoll_vhost.conf
+===================================================================
+--- puppet/modules/epoll/templates/epoll_vhost.conf	2010-11-05 00:58:36 UTC (rev 121)
++++ puppet/modules/epoll/templates/epoll_vhost.conf	2010-11-05 01:01:29 UTC (rev 122)
+@@ -1,6 +1,5 @@
+-NameVirtualHost *:80
+ <VirtualHost *:80>
+-        ServerName epoll.<%= domain %>
++        ServerName <%= vhost %>
+         # Serve static content directly
+         DocumentRoot  /dev/null
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/b8985f48/attachment.html>
+
+ + + + + + + +
+

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