[Mageia-sysadm] [490] fix the template, this cause the epoll installation on alamut to not

root at mageia.org root at mageia.org
Tue Nov 30 20:21:51 CET 2010


Revision: 490
Author:   misc
Date:     2010-11-30 20:21:50 +0100 (Tue, 30 Nov 2010)
Log Message:
-----------
fix the template, this cause the epoll installation on alamut to not
have css :/

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-30 19:21:49 UTC (rev 489)
+++ puppet/modules/apache/templates/vhost_catalyst_app.conf	2010-11-30 19:21:50 UTC (rev 490)
@@ -15,7 +15,7 @@
         # Serve static content directly
         DocumentRoot  /dev/null
 
-<% if location then %>
+<% if location != '' then %>
         Alias /static <%= location %>/root/static
 <% end %>
         Alias / <%= script %>/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101130/bd51f64f/attachment.html>


More information about the Mageia-sysadm mailing list