]> Raphaƫl G. Git Repositories - ihttpd/blob - SOURCES/httpd-2.4.2-icons.patch
Remove useless cleanup, move sshd to disabled section
[ihttpd] / SOURCES / httpd-2.4.2-icons.patch
1
2 - Fix config for /icons/ dir to allow symlink to poweredby.png.
3
4 - Avoid using coredump GIF for a directory called "core"
5
6 --- httpd-2.4.2/docs/conf/extra/httpd-autoindex.conf.in.icons
7 +++ httpd-2.4.2/docs/conf/extra/httpd-autoindex.conf.in
8 @@ -21,7 +21,7 @@ IndexOptions FancyIndexing HTMLTable Ver
9 Alias /icons/ "@exp_iconsdir@/"
10
11 <Directory "@exp_iconsdir@">
12 - Options Indexes MultiViews
13 + Options Indexes MultiViews FollowSymlinks
14 AllowOverride None
15 Require all granted
16 </Directory>
17 @@ -53,7 +53,7 @@ AddIcon /icons/dvi.gif .dvi
18 AddIcon /icons/uuencoded.gif .uu
19 AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
20 AddIcon /icons/tex.gif .tex
21 -AddIcon /icons/bomb.gif core
22 +AddIcon /icons/bomb.gif core.
23
24 AddIcon /icons/back.gif ..
25 AddIcon /icons/hand.right.gif README