WebServer: The computer which serves the requests from the client (webbrowser) is called webserver.
WebClient: The computer from which the clients request the services (webpage) is called webClient. The application used in webclient to access the webserver is called WebServer.
To make the business, internet is the best market place. Setting up the website is the basic step for online business.
Today we are going to learn about How to setup the website ? We can setup the website in 3 steps.
1.) Register your domain :Domain name is the virtual address to your website. Generally to access the webserver we use ipaddress of the server, but for humans it was difficult to remember numbers than alphabets . So we register our static ipaddress with the corresponding alphabatics. Those are called Domain Names.
Eg: www.google.com www.blogger.com
2.) Prepare your hosting area : Hosting means storing your files in the system whose ipaddress is registered for Domain Name. This can be done in two ways :
Testing the system : After linking the domain, it takes minimum 15 min and max 1 day for activate your system. Create the file with name "index.html" and in that file write "Its working" and place it in public_html folder.
Now enter your domain in the browser and click enter to see "Its working".
WebClient: The computer from which the clients request the services (webpage) is called webClient. The application used in webclient to access the webserver is called WebServer.
To make the business, internet is the best market place. Setting up the website is the basic step for online business.
Today we are going to learn about How to setup the website ? We can setup the website in 3 steps.
1.) Register your domain :Domain name is the virtual address to your website. Generally to access the webserver we use ipaddress of the server, but for humans it was difficult to remember numbers than alphabets . So we register our static ipaddress with the corresponding alphabatics. Those are called Domain Names.
Eg: www.google.com www.blogger.com
2.) Prepare your hosting area : Hosting means storing your files in the system whose ipaddress is registered for Domain Name. This can be done in two ways :
- Creating your server
- Buying Hosting area ( www.godaddy.com )
Testing the system : After linking the domain, it takes minimum 15 min and max 1 day for activate your system. Create the file with name "index.html" and in that file write "Its working" and place it in public_html folder.
Now enter your domain in the browser and click enter to see "Its working".
I hope you understand the basic steps. If any doubts please comment it.
0 comments:
Post a Comment