answersLogoWhite

0

More information is needed to answer this question.

You can run a variety of web servers on the Windows 2003 platform. Apache is my favorite, but IIS is already there.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Which server is used in ASP.NET?

Hi, ASP.net is a server side programming that is designed to create dynamic web pages. It is supported on Window Server 2000 and Window Server 2003. Thanks!!


What is aWeb server?

it is a server (Special Kind of PC) that holds a web site (hosting). when you type like example "www.ibm.com" the web server hosting this site is responding and show you the prepared page.


How web server and database server communicate?

A web server and a database server communicate primarily through a client-server model, utilizing a network protocol such as HTTP or TCP/IP. When a web server receives a request from a client (e.g., a web browser), it may need to retrieve or store data in a database. To do this, the web server sends a query to the database server using a database management language, such as SQL, and the database server processes the request, returning the relevant data or confirmation of the operation back to the web server for further handling or display to the client.


Is there anyway to tell if someone has logged into your email from a remote location?

yes, but depends on what kind of mail you are using and how its if configured on server, for example say you are using pop through web access and some one log in to the same account than you would get force log out.or in exchange server the mails will bounce vice-verse. yes, but depends on what kind of mail you are using and how its if configured on server, for example say you are using pop through web access and some one log in to the same account than you would get force log out.or in exchange server the mails will bounce vice-verse.


How do you create a virtual host by using an IP address?

It also depends on what type of web server you are using such as Apache or Tomcat or Nginx or Lighttpd or etc.. Procedure may varies from web server to web server.... Example (Apache): NameVirtualHost 10.10.10.10 <VirtualHost 10.10.10.10> ServerName www.domain.com ServerPath /domain DocumentRoot /web/domain </VirtualHost>


What is web server and list of all web servers with its details?

A web server is a server that is able to store web pages allowing users to view them from another computing device and there are many web server types released by many companies and those are as follows: - Apache Web Server - Apache Tomcat - Microsoft's Internet Information Services (IIS) Windows Server - Nginx web server - Zeus Web Server


What is the most common way of Web browsing?

by using google chrome and using + sign at the top of the window to open the new browser window.........


Can you install proxy server or web caching server?

Can you install proxy server or web caching server?And why do we do it?


What web server software using of apple?

Apple uses a web server software called Apache, which is part of its macOS operating system. Apache is an open-source HTTP server that is widely used for hosting websites. In recent versions, Apple has also integrated the Nginx web server for certain functionalities. Additionally, Apple provides its own lightweight web server called "Personal Web Sharing" for local development and testing.


Is a web server and end system?

yes a web server is an end server


What is web server in windows98?

Personal Web Server (PWS)


What is a computer that delivers requested webpages to your computer?

It is called a web server, although strictly speaking, the web server is just one of several applications running on the computer.Large web servers, like those serving the pages of very frequently visited web sites, are implemented using large numbers of computers, not just one, and small web servers might be sharing the computer hardware with many other web server applications (a shared server) or other applications such as DNS or DHCP services.