From: Silvio Rhatto Date: Thu, 9 Feb 2012 12:58:04 +0000 (-0200) Subject: Minor fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0bbc3ab5b53baec602a9f4c705850bc1c969bcc5;p=puppet-apache.git Minor fix --- diff --git a/templates/alias.conf.erb b/templates/alias.conf.erb index 77f87aa..4e96ad1 100644 --- a/templates/alias.conf.erb +++ b/templates/alias.conf.erb @@ -12,7 +12,7 @@ # We include the /icons/ alias for FancyIndexed directory listings. If # you do not use FancyIndexing, you may comment this out. # -Alias /icons/ "<%= apache_www_folder %>/icons" +Alias /icons "<%= apache_www_folder %>/icons" /icons"> Options Indexes MultiViews