In the httpd-vhosts.conf file using custom vhost entries.
I think the custom vhost way is quicker and a more direct approach for redirect vs .htaccess where it goes to that domains's folder, reads the .htaccess, then redirects to where you want it. (Basically it needs to load an extra site before redirecting.)
I think the custom vhost way is quicker and a more direct approach for redirect vs .htaccess where it goes to that domains's folder, reads the .htaccess, then redirects to where you want it. (Basically it needs to load an extra site before redirecting.)