[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