Website Construction (1), website construction (
I always wondered how to make the code into an Internet page accessible to others, and then set up one.
Clarify what needs to be prepared: domain name + SERVER + source code.
First
One search has a lot of websites selling this. Abstract:
A domain name consists of two or more words separated by dots. The rightmost word is called a top-level domain name. Below are several common top-level domain names and their usage:
. COM -- used for commercial organizations. It is the most common top-level domain name. Anyone can register a domain name in. COM format.
. TOP -- used for all corporate organizations and individuals, TOP-level high-end, career breakthroughs. Anyone can register a. TOP domain name.
. NET-originally used for network organizations, such as Internet service providers and maintenance providers. Anyone can register a domain name ending with. NET.
. ORG -- it is for various organizations, including non-profit organizations. Anyone can register a domain name ending with. ORG.
That's right. I bought a top domain name (www. muguyizhan. top) that everyone can register from Chinanet for five yuan. This is the link that someone will ask you about your website in the future. In fact, there are many places that will be free of charge, and there are cheaper ones, etc. You can find one as needed.
Second
You can purchase ECs servers. You can apply for any cloud like this cloud. I bought one from a certain treasure for one month, and 1g hosts sent the database domain name or something, the speed is also acceptable, and I gave a high praise. This is what the activity experience price is. If you want to do a big job, you still have to spend tens of dollars to rent a more stable one. Are you sure you want the configuration you need, the system and the database you want? If you are not sure about, try it out first, and then estimate your needs. This will be done twice.
In fact, ECs is equivalent to our own virtual machine.
Third
The source code is easy to find. Du Niang searches a lot and finds out whether it is asp or something and uploads it to the website directory on the server. You can also write a website by yourself, which requires technology and time.
With the above three steps of preparation, you can build a website that can be accessed by others. Next, let's talk about FTP and DNS resolution.