Search found 1 match
- Fri May 26, 2017 5:55 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Redirect Question
- Replies: 1
- Views: 964
Redirect Question
Hey all! I'm trying to redirect from mydomain.com/join to a discord invite link(https://discord.gg/yFWrkCp). I've tried to put a php file in the directory with <?php header("Location:http://newdomain.com"); as suggested by support however that didn't work. Any help is appreciated!