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