Fedora 44 baseline update

This commit is contained in:
2026-05-04 21:09:35 -05:00
parent 0d874aa552
commit 42ecc990c6
7 changed files with 92 additions and 62 deletions
@@ -13,7 +13,7 @@
# IndexOptions: Controls the appearance of server-generated directory
# listings.
#
IndexOptions FancyIndexing HTMLTable VersionSort
IndexOptions FancyIndexing HTMLTable VersionSort Charset=UTF-8
# We include the /icons/ alias for FancyIndexed directory listings. If
# you do not use FancyIndexing, you may comment this out.
@@ -21,7 +21,7 @@ IndexOptions FancyIndexing HTMLTable VersionSort
Alias /icons/ "/usr/share/httpd/icons/"
<Directory "/usr/share/httpd/icons">
Options Indexes MultiViews FollowSymlinks
Options MultiViews FollowSymlinks
AllowOverride None
Require all granted
</Directory>