domain.com/this1/.htaccess // subdir .htaccess
// Contents
rewrite URL if it's domain.com/favicon.ico
change to domain.com/this1/favicon.ico
// this1 is static, that's fine. this1 also contains hundreds of pages I don't want to add meta tags with favicon info to
domain.com/.htaccess // root dir htaccess
// contents
(blank, just grab default favicon)
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
From novice to tech pro — start learning today.
BTW: domain.com/this1/.htaccess