Hello Guys,
I want to filter database based on domain name
for example if I have a domain called *testodoo.dom* and in database manager I have multiple databases like ('db1', 'db2', 'db3', ....)
I want to make the domain like * db1.testdomain.com*
I want to do that on my local windows
I see something like that with hosts file and db-filter = ^%h$
so if any one can help I will be thankful