Bob Allen
03-01-2005, 12:24 PM
My domain name is long -- playerscoreboard.com. I'd like to register another domain name that acts as a redirect to this one. Say 'player.com'. I have a VDS account. What would it take to do this?
When implemented, I hope it will still use the same Apache instance and directory tree on my server. I already have a 404 page that handles my usual redirects. So I am hoping 'player.com' requests would also be seen by my 404 error redirect page and I can redirect the 'short' name into the 'long' name and redirect to the desired page.
For instance, playerscoreboard.com/event=7359 is processed by my 404 page. I would also like player.com/event=7359 to be processed identically with the URL redirected to playerscoreboard.com/event=7359.
Thanks for all your help,
Bob Allen
When implemented, I hope it will still use the same Apache instance and directory tree on my server. I already have a 404 page that handles my usual redirects. So I am hoping 'player.com' requests would also be seen by my 404 error redirect page and I can redirect the 'short' name into the 'long' name and redirect to the desired page.
For instance, playerscoreboard.com/event=7359 is processed by my 404 page. I would also like player.com/event=7359 to be processed identically with the URL redirected to playerscoreboard.com/event=7359.
Thanks for all your help,
Bob Allen