Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

How do you redirect a subdomain and mask the URL?

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

from HTML & Website Design https://ift.tt/2KvWDP6
via IFTTT

Post a Comment

0 Comments