41a6c3
41a6c3
- Fix config for /icons/ dir to allow symlink to poweredby.png.
41a6c3
- Avoid using coredump GIF for a directory called "core"
41a6c3
41a6c3
Upstream-Status: vendor specific patch
41a6c3
41a6c3
--- httpd-2.4.2/docs/conf/extra/httpd-autoindex.conf.in.icons
41a6c3
+++ httpd-2.4.2/docs/conf/extra/httpd-autoindex.conf.in
41a6c3
@@ -21,7 +21,7 @@ IndexOptions FancyIndexing HTMLTable Ver
41a6c3
 Alias /icons/ "@exp_iconsdir@/"
41a6c3
 
41a6c3
 <Directory "@exp_iconsdir@">
41a6c3
-    Options Indexes MultiViews
41a6c3
+    Options Indexes MultiViews FollowSymlinks
41a6c3
     AllowOverride None
41a6c3
     Require all granted
41a6c3
 </Directory>
41a6c3
@@ -53,7 +53,7 @@ AddIcon /icons/dvi.gif .dvi
41a6c3
 AddIcon /icons/uuencoded.gif .uu
41a6c3
 AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
41a6c3
 AddIcon /icons/tex.gif .tex
41a6c3
-AddIcon /icons/bomb.gif core
41a6c3
+AddIcon /icons/bomb.gif core.
41a6c3
 
41a6c3
 AddIcon /icons/back.gif ..
41a6c3
 AddIcon /icons/hand.right.gif README