Hi there. I have a domain pointing to my droplet. I want to have another domain point to a specific content within that droplet (preferably masking =, not redirecting). Like: domain2.com > droplet.com/portfolio
Is there a way to go about this? Been searching the tutorials to no success.
cheers
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
I believe the solution you are looking for is a rewrite. A search on “rewrite” and your web server (Apache, NginX, etc.) should point you in the right direction.