mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-13 21:21:27 +00:00
rewrite favicon.ico
This commit is contained in:
parent
9d5ab1250f
commit
d3e265d1d1
|
@ -1,4 +1,6 @@
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
|
RewriteRule ^favicon.ico$ styles/bootstrap/favicon.ico [L]
|
||||||
|
|
||||||
# Store the current location in an environment variable CWD to use
|
# Store the current location in an environment variable CWD to use
|
||||||
# mod_rewrite in .htaccess files without knowing the RewriteBase
|
# mod_rewrite in .htaccess files without knowing the RewriteBase
|
||||||
RewriteCond $0#%{REQUEST_URI} ([^#]*)#(.*)\1$
|
RewriteCond $0#%{REQUEST_URI} ([^#]*)#(.*)\1$
|
||||||
|
|
Loading…
Reference in New Issue
Block a user