how to create a website
26 replies11.10.11 07:37:58 pm
Hello Friends, how do I create a page with my IP?
example:
http://94.228.211.23
What steps should be done to create it, because I need to get a php model CS2D No-IP
Sorry for my bad English
example:
http://94.228.211.23
What steps should be done to create it, because I need to get a php model CS2D No-IP
Sorry for my bad English
What do you mean? If you want something like "www.shit-translator.com.br", you should register your domain. It costs money.
He mean, a website, that looks like his IP e.g.: http://94.228.211.23
But:
Every website has his own IP, for example Google has the IP 74.125.39.136 (Where I know it? Google it "google IP") see:
http://74.125.39.136
But:
Every website has his own IP, for example Google has the IP 74.125.39.136 (Where I know it? Google it "google IP") see:
http://74.125.39.136
Share time limited free games here

1. "I Need This.." is a stupid title. fixed for you. next time think a bit longer about a good title!
2. this thread is certainly NOT about counter-strike 2d servers! moved to off-topic!
conclusion: please use your brain before posting or bad things will happen.
2. this thread is certainly NOT about counter-strike 2d servers! moved to off-topic!
conclusion: please use your brain before posting or bad things will happen.
You need to install a WebServer on the computer, a good one is XAMPP.
Access it locally by typing "localhost" in URL or access it from other computer by PORT FORWARDING port 80 and using the IP.
Access it locally by typing "localhost" in URL or access it from other computer by PORT FORWARDING port 80 and using the IP.
He has a webserver - otherwise we couldn't see his favicon and the 'Under Construction' message.
I assume you have one of netrouting's (got that from the whois) web hosting packages, since I doubt you'd be able to install a web server yourself. In that case, you should have FTP access. Download an FTP client like FileZilla and connect using the data Savvas gave you. Now you'll most likely see a few folders, of which one is something like htdocs or httpdocs. Open it, there'll be an index.html file. Edit this and you'll see that your webpage is changed.
I assume you have one of netrouting's (got that from the whois) web hosting packages, since I doubt you'd be able to install a web server yourself. In that case, you should have FTP access. Download an FTP client like FileZilla and connect using the data Savvas gave you. Now you'll most likely see a few folders, of which one is something like htdocs or httpdocs. Open it, there'll be an index.html file. Edit this and you'll see that your webpage is changed.

a good one is XAMPP.
A good one is Apache.
Ah, sorry, I did not know. Still, I prefer to install only things I need. For example Filezilla is not being needed - it's very insecure shit, like the whole FTP thing. I have no idea what's Mail Demon, still, I use Dovecot, Postfix and SASL as mail server.
Maybe i know that. Whenever i lost connection of the internet it goes to Prolink or somethin...(FRom me).
Question: Are you asking how to make the page itself, like what you see here at Unreal Software?
Or are you asking how to get that page to the computers that visit your site; the program that gives you this page?
Or are you asking how to get that page to the computers that visit your site; the program that gives you this page?

....CS2D No-IP
I think he mean that he needs a server + domain for his page but don't know how to get one.
Just google for "domain" and you can get some offers.
Klin

Well if you want a website that is your IP, you need to host a website on your homeroot. In this case only other people outside of your lan will be able to connect via your public IP. You would only be able to connect with localhost or with your lan ip.
If you already have a vps or dedicated server and you would like to have that changed into a name instead of numbers you could use a dns naming service.
Dot TK is free and pretty epic.
If you already have a vps or dedicated server and you would like to have that changed into a name instead of numbers you could use a dns naming service.
Dot TK is free and pretty epic.

In this case only other people outside of your lan will be able to connect via your public IP. You would only be able to connect with localhost or with your lan ip.
OH MAN, c'mon, what the hell are you talkin' about. Everyone could connect to his web-site by typing his IP into address bar. Not only his LAN neighbours. He also can connect by using his real IP, no need of local host or local IP.
If you host a website on your own computer, you cannot connect to it by using your public ip, only by your lan ip or 'localhost' (127.0.0.1).