[Mageia-sysadm] [170] - oups again, fix the order of arguments

root at mageia.org root at mageia.org
Sat Nov 6 00:49:19 CET 2010


Revision: 170
Author:   misc
Date:     2010-11-06 00:49:19 +0100 (Sat, 06 Nov 2010)
Log Message:
-----------
- oups again, fix the order of arguments

Modified Paths:
--------------
    puppet/modules/apache/templates/vhost_catalyst_app.conf

Modified: puppet/modules/apache/templates/vhost_catalyst_app.conf
===================================================================
--- puppet/modules/apache/templates/vhost_catalyst_app.conf	2010-11-05 23:45:28 UTC (rev 169)
+++ puppet/modules/apache/templates/vhost_catalyst_app.conf	2010-11-05 23:49:19 UTC (rev 170)
@@ -3,7 +3,7 @@
         # Serve static content directly
         DocumentRoot  /dev/null
 
-        Alias <%= script %>/ /
+        Alias / <%= script %>/
         FastCgiServer <%= script %> -processes <%= process %> -idle-timeout 30
 
         <Location />
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101106/a020a854/attachment-0001.html>


More information about the Mageia-sysadm mailing list