answersLogoWhite

0

Hosting the site, refers to you hosting a domain name and the corresponding content. e.g. Answers.com whereas hosting a server is the act of hosting or co-locating the server at a datacentre.

To host a site it needs to be hosted on some form of server/ blade etc., whereas you need not necessarily use the server you're co-locating to host a site.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the difference between the client and the server?

a server runs the website though the internet and sends the data to any computer who asks for the web page meanwhile a client is a computer asking for the web page


What is the relationship between website and web server?

A website is a collection of web pages and content that can be accessed via the internet, typically using a browser. A web server, on the other hand, is a computer system that hosts the website's files and serves them to users upon request. When a user enters a website's URL, the web server processes the request and delivers the appropriate web pages to the user's browser. Essentially, the web server is the infrastructure that makes the website accessible online.


What is the difference between home page of websites and home page of web server?

A web page is the basic thing you see on the World Wide Web. Each time the URL changes, the web page changes. Multiple web pages grouped together form a website. A web server is what stores websites and delivers them to a web browser when it is requested.


What is the difference between mysap and sap?

SAP - Client (installed)/Server mySAP web browser (Client)/Server


Difference between apache and PHP?

Apache is a web server. PHP is a scripting language.


What is difference between client server and web server?

client site program always execute on client computer while server site program execute on sever computer


What is the difference between client and server on the data communication network?

A server will receive connections from a client, and the client will usually receive some service from the server. When you're browsing web sites online, those web sites are hosted on servers. Your web browser acts as a client to connect to the server and interact with it.


What is the difference between a Web Server and a Application Server?

== == The basic difference between a web server and an application server is Webserver can execute only web applications i,e servlets and JSPs and has only a single container known as Web container which is used to interpret/execute web applications Application server can execute Enterprise application, i,e (servlets, jsps, and EJBs) it is having two containers 1. Web Container(for interpreting/executing servlets and jsps) 2. EJB container(for executing EJBs). it can perform operations like load balancing , transaction demarcation etc etc


What is the difference between a webpage a wed site?

a website is a collection of web pages.this web page you are reading is just a part of Answers.com website.


What is the difference between yahoo and explorer?

yahho is a website explorer is a web broser


What’s the difference between web hosting and a website builder?

varies greatly


Difference between caching proxy server and web server?

In web server you can deploy static contect and web server used to redirect http and https requests to application server and a proxy server can integrate multiple servers to handle webserver requests on behalf of webserver to application server.