rewrite favicon.ico

This commit is contained in:
Uwe Steinmann 2019-01-18 13:04:19 +01:00
parent 9d5ab1250f
commit d3e265d1d1

View File

@ -1,4 +1,6 @@
RewriteEngine On
RewriteRule ^favicon.ico$ styles/bootstrap/favicon.ico [L]
# Store the current location in an environment variable CWD to use
# mod_rewrite in .htaccess files without knowing the RewriteBase
RewriteCond $0#%{REQUEST_URI} ([^#]*)#(.*)\1$