I'm able to redirect a subdomain to a different folder on the server but need to mask it as well so it doesn't show as "subdomain.domain.com/folder" but rather "subdomain.domain.com". Here's what I'm using for the redirect: RewriteCond %{REQUEST_URI} ^/folder1 [NC] RewriteRule .* subdomain1.co.luxury [P,L] Any solution or ideas are appreciated. Thanks, Eric
Click on the domain that you would like to set up a masked forward for. Click the URL Forwarding tab on the left-hand side. Here, you can enter information about where your URL is forwarding to and what type of redirect you'll be setting up. Use the drop-down menu under the Type section to change it to “Masked.”