Author | Message | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ![]() Well, recently i've been thinking about my server. I just bought a .com domain + hosting with unlimited subdomains. Now i want to make a game host like game.example.com i'm not going to mention my server name in case of advertising -1's :P but yeah like Apollos server (EE) has it and i really want one. I tryed looking for redirects to IP address but couldn't find it. I'm using hosting24 host service. Thanks :) --- stay tuned.
|
| ![]() Well just try to understand what I'm trying to say as best as you can: if your website ex: hello-you.com is getting redirected to your ip ex: 75.135.139.90 then it should work as your ip I'm assuming then you create a subdomain for the website game.hello-you.com and that is redirected to your ip also which means that game.hello-you.com should work as your ip for your server and your domain(hello-you.com) should work as well.
|
| ![]() Kaylinz posted: (9th Jun 2011 01:05 am)The hosting server uses a random IP not mine so i cant just setup a domain like that and it would be ready. --- stay tuned.
|
| ![]() well buy a domain where you can set the re direct to your own ip. I recommend 1and1.com.
|
| ![]() Kinda already bought this one and dont wanna lose my money but i'm sure theres a way i can do it on my host now. But thanks for the recommendation! Might try it later. --- stay tuned.
|
| ![]() Use php? header("Location: xx.xxx.xxx.xx"); --- Andrewbob - I would be on the fucking copter of rofls Programmer, Web Developer, and Graphics Designer
|
| ![]() Try creating a CNAME.
This should give you the general idea of how it should be done, if not just reply with your host name and someone else or myself will help you figure it out. edit: also see this? http://www.hosting24.com/faq.php?ID=40 --- Web developer, currently looking for graphic artists / designers.
|
| ![]() Klutz, I just added a Cname record but it wont work when i connect to the host? i dont wanna say it because it might be advertising but i made a cname in the dns manager thing :P --- stay tuned.
|
| ![]() CNAME is a bad idea. Use an A record to point to an IP address, CNAME is for a totally different purpose. --- May he now rest under aegis of mirage - As the sands slowly turn to Elysian fields
| |