1
Guys to with a question, I wonder if it is possible to redirect a domain to a subfolder of a hosting with a website without changing the browser URL via . htaccess.
Example: domain 1 - Accommodation 1 domain 2 - Hosting 1/domain 2
it is possible?
1
Guys to with a question, I wonder if it is possible to redirect a domain to a subfolder of a hosting with a website without changing the browser URL via . htaccess.
Example: domain 1 - Accommodation 1 domain 2 - Hosting 1/domain 2
it is possible?
0
If I understand correctly, yes, it is possible. You put the rules within site-available. Place an Alias to redirect to the second folder. Ex.:
https://www.example.com
https://www.example.com/blog
Browser other questions tagged htaccess domain
You are not signed in. Login or sign up in order to post.