Types of Web hosting are:
There are various types of web hosting services available to host your website. Before signing up for web hosting services, it is important to understand what kind of service your website needs, the kind of server you or your business needs, your budget, and what type of services the web host offers.
Hosting options available are:
Hosting options available are:
- Website Builders
- Shared Hosting
- Dedicated Hosting
- Collocated Hosting,etc.
Website Builders:
Website builder services is a type of hosting service that caters to beginners who need to host a website, but lack the technical skills and knowledge to build one. Website builder services typically provide you with an online browser-based interface to build your website, and also host the website for you without any additional setup.
Shared Hosting:
In a shared hosting environment, your and other website owners shared one server. This includes sharing the physical server and the software applications within the server. Shared hosting services are affordable because the cost to operate the server is shared between you and these other owners. There are, however, a number of down sides, such as being slower.
Dedicated Hosting:
In a dedicated hosting environment, you have the entire web server to yourself. This allows for faster performance, as you have all the server’s resources entirely, without sharing with other website owners. However, this also means that you will be responsible for the cost of server operation entirely. This is a good choice for websites that requires a lot of system resources, or need a higher level of security.
Collocated Hosting:
In this type of hosting, you will purchase your own server and have it housed at a web host’s facilities. You will be responsible for the server itself. An advantage of this type of hosting service is you have full control of the web server. You can install any scripts or applications you need.
What is ASP Web Hosting?
ASP web hosting refers to web hosting companies who provide support for ASP, or Active Server Page.
What is ASP?
ASP/Active Server Pages are HTML pages with embedded ASP scripts. ASP scripts are processed on the server before the page is sent to the visitor's browser. ASP allows you to create dynamic database driven pages, a visitor can access data in a database and interact with page objects such as Active X or Java components.
How does ASP work?
When you type in a URL in the Address Box of your browser, you are asking the web server to send the file to your computer. If the file is standard HTML, then the file that your web browser receives will look exactly the same as it did on the web server. However, if an ASP file is sent to your computer from the server, it first runs the HTML code, then the ASP code. The ASP code could be anything such as the current time, date, or other such information.
How to find an ASP web host?
You will need to find a web host who will host your website on a Windows server. It is safer to host your ASP pages on a Windows server as they are more stable and most ASP components work specific to Windows. You also need to consider if your website uses a database, such as SQL and Access. Make sure your web host provides support for the type of database your website requires.
Domain Name Server (DNS)
Each computer on the Internet is assigned a unique address, called an IP address. A typical IP address looks like this: 199.123.456.7
It is very difficult to keep in mind the IP addresses of all the websites we visit daily. Words are easier to remember than strings of numbers. This is where domain names come into the picture. When you visit a website, all you need to know is its URL. Computers remember numbers, and DNS helps us convert the URL into an IP address that the computer can understand
When you type in domain.com into your browser, the browser first needs to get the IP address of www.domain.com. The browser contacts a DNS server to query the location of the server where the webpages are stored. Think of it as a directory service of IP address.
The classic phonebook directory analogy, you need to find the company "Joe's Bookstore", you look in the directory and see that it is located on 123 Main Street. Then you go to the address to visit the store.
Which Web Server - Linux or Windows?
The truth of the matter is these two web server platforms are functionally equivalent, it all depends on what are your hosting needs, and what are you most comfortable with.
Both platforms differ in cost, ease of use, versatility and stability. Windows costs more than Linux.
| Linux | Allows for running scripts written in PHP, Perl, Python and other Unix-originated languages. It usually supports MySQL and PostgreSQL databases. |
| Windows | Allows for running ASP scripts and utilizing .NET and other Microsoft technologies. It supports Microsoft SQL Server and Access database. |


