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/000231.html | 87 +++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000231.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000231.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000231.html b/zarb-ml/mageia-sysadm/2010-November/000231.html new file mode 100644 index 000000000..4bdc208f5 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000231.html @@ -0,0 +1,87 @@ + + + + [Mageia-sysadm] [116] - allow to access to web app + + + + + + + + + +

[Mageia-sysadm] [116] - allow to access to web app

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 00:53:46 CET 2010 +

+
+ +
Revision: 116
+Author:   nanardon
+Date:     2010-11-05 00:53:46 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+- allow to access to web app
+
+Modified Paths:
+--------------
+    puppet/modules/mga-mirrors/templates/mirrors_vhost.conf
+
+Modified: puppet/modules/mga-mirrors/templates/mirrors_vhost.conf
+===================================================================
+--- puppet/modules/mga-mirrors/templates/mirrors_vhost.conf	2010-11-04 23:49:05 UTC (rev 115)
++++ puppet/modules/mga-mirrors/templates/mirrors_vhost.conf	2010-11-04 23:53:46 UTC (rev 116)
+@@ -7,5 +7,8 @@
+         Alias / /usr/bin/mga_mirrors_fastcgi.pl/
+         FastCgiServer /usr/bin/mga_mirrors_fastcgi.pl -processes 4 -idle-timeout 30
+ 
++        <Location />
++            Allow from all
++        </Location>
+ </VirtualHost>
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/f21c785e/attachment.html>
+
+ + + + + + + +
+

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