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