Hello friends, Is is possible that i can configure RewriteRule for more then one domain.
Like my requirement is My current domain name www.maindomain.com and let say i have three domian and subdomain the subdomain url is example1.maindomain.com example2.maindomain.com example3.maindomain.com
Now i want when ever user try to access www.example1.com it should get the content of example1.maindomain.com and the same for example2, example3
I am using apache + passenger.
Thanks for help.