Question
How do I create a redirect to an entirely separate domain name?
I want to create a subdomain that will contain a few redirect pages that I can use for referral codes (such as my Digital Ocean referral link), but I am not sure how to do that. I want to do something along the lines of ref.mydomain.tld/service, where “mydomain.tld” is my domain name and “service” is the service the referral code or referral link is used for.
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.
×
First of all we need to know your setup and ideas
What are you using? Nginx, Apache?
How would you like to redirect? Is it a page you want to make with a list of redirects?
Please explain it more detailed next time
I have actually already solved my problem, but now I can’t find a way to delete this question.