From 2f6a5f861d1a254f9d1fd4800a90fd512c641ac8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 9 Feb 2012 10:43:23 -0200 Subject: Fixing icon folder --- templates/alias.conf.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/alias.conf.erb b/templates/alias.conf.erb index 51419b2..77f87aa 100644 --- a/templates/alias.conf.erb +++ b/templates/alias.conf.erb @@ -12,9 +12,9 @@ # 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 %>" +Alias /icons/ "<%= apache_www_folder %>/icons" -"> +/icons"> Options Indexes MultiViews AllowOverride None Order allow,deny -- cgit v1.2.3