I got the following setup
My website is located on at this server jdbartist.bplaced.net/gkn
I bought a TLD (gamekeynexus.com) and set it up to redirect to the gkn directory, so when I type my tld into the browser window I get to my site on my server and it says gamekeynexus.com in the browser = awesome! Now the only thing that bothers me is that
IF someone KNOWS the old address, he's able to reach the site via this old address (i.e type jdbartist.bplaced.net/gkn)
My question would be, how can I redirect calls to my old URL to my new URL?
I guess an htaccess redirect would do the job, but I am not sure where to start.