I'm wondering if it'd be possible for DA to have an option on sub-domains that would let me forward them using
. Right now I have to go in and modify .htaccess if I want to do this.
Thanks
Code:
RedirectMatch .* [url]http://www.blah.com[/url]
Thanks