diff --git a/.htaccess b/.htaccess index c441ed90b..4a7ced774 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,7 @@ Options +SymLinksIfOwnerMatch RewriteEngine On -RewriteRule ^favicon\.ico$ skins/larry/images/favicon.ico +RewriteRule ^favicon\.ico$ skins/elastic/images/favicon.ico # security rules: # - deny access to files not containing a dot or starting with a dot diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d944c20d..7a3e7ce8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Fix anchor links in HTML mail (#8632) - Fix bug where config creation in Installer did ignore options in the form (#8634) - Fix bug where renamed options were removed from the config on installto.sh (update.sh) run (#8643) +- Fix favicon rewrite rule in .htaccess (#8654) ## Release 1.6.0