Blame SOURCES/httpd-2.4.2-icons.patch

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