In AEMaaCS , for a multi site setup
In conf.d
1. can we have a common vhost code in a seperate file and then reference it in siteA.vhost and siteB.vhost ?
2. How about having common rewrites and site specific rewrites . in which folder we should put them and how to include them in vhost ?
In conf.dispatcher.d
1. can we maintain site specific farms ? and how to manage it using virtualhosts.any file ?
2. how to include site specific filters , like filtersA.any inside filter.any
3. how to include site specific cache rules , like including siteACache.any in site specific farm file