Edit: I have my server online, people can connect to it through my DNS [ noobwow.servegame.org ].
Now, the question I have is, how do I have a website connect to my host so that they can create accounts on it, etc..?
Edit: I have my server online, people can connect to it through my DNS [ noobwow.servegame.org ].
Now, the question I have is, how do I have a website connect to my host so that they can create accounts on it, etc..?
Last edited by Dodohead100; 04-07-2010 at 06:59 PM.
Bump for still needing assistance
A bit more information would be nice.
-Can you get on your website?
-Is there an error?
-What type of host are you using and port?
I have basically no idea how to do the website whatsoever, I've been digging for decent updated guides for quite some times now through these forums and youtube with no luck.
I'm looking for someone who has time to explain step-by-step of how to start up a website for account creation the easiest way possible.
I'm currently using Johveds' repack from afr0games, and it comes with an apache folder, but I have no idea what to do with it.
I tried using the launcher's "install apache services, and start services" but have no idea what to do with it beyond that point.
This is about as much information as I know how to give you.
Bah, sorry for double post - website lag.
Last edited by Dodohead100; 04-08-2010 at 10:27 AM.
Dont bump/Double post.
Make sure you are running apache, this is a web service. Then go to 127.0.0.1 and it should show you your website. Change the configs located in the www folder under apache to match your server, and it should be done.
This is what I get when I goto 127.0.0.1 as a web address. Also, do I need WAMP for this?
As well as when I try to run Apache from the launcher, it says it cannot be ran, and if I try to run it from the batch file, I get a prompt saying:
"Please close this command only for shutdown."
"Apache 2 should be running, don't close this window."
As I said, I'm practically stupid when it comes to this, so I have no idea what some of this means
"Please close this command only for shutdown."
"Apache 2 should be running, don't close this window."
Means leave it open. Clicking on either Login or register will bring you to some pages. Apache is included in WAMP, so no. Just port forward port 80, then people will be able to connect to you. I would advise changing on of those files to index, so they dont get a directory listing.
port 80 has been fowarded from the beginning since I followed a setting up public guide that had me do it, but how do I make this site where people will be able to connect to it using http://noobwow.servegame.org (test for setting up a server)?
Also, what do I need to change to index to have them redirect to the account page, instead of the others?
Sorry for all the questions, hope this isn't a problem :\
+Rep for all the help
Last edited by Dodohead100; 04-08-2010 at 11:39 AM.
Just redirect a no-ip address to your IP, and it will put them through the your web service.
Change register.php to indes.php