answersLogoWhite

0

Can you connect Apache to IIS?

Updated: 8/17/2019
User Avatar

Wiki User

15y ago

Best Answer

Apache and IIS are two completely different web servers that accomplish the same things differently. There shouldn't be any need to "connect" the two together on one sever - at that, it wouldn't make sense. Thus, no such things exists.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you connect Apache to IIS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which is easier to install IIS or Apache?

Both are fairly easy to install. Apache is far easier to install on versions of Windows that are not supported by IIS, such as Windows XP Home. In Windows XP Pro, it is as simple as using the Add / Remove Windows components for IIS, and running a simple installer for Apache. XP Home requires manually copying and tweaking. IIS and Apache are more often found bundled in a Linux distro or Windows Server installation, in which the installation of Apache or IIS (respectively) will be automated.


Which one is not a webserver Tomcat Apache IIS Mozilla?

Mozilla is not a web server. It is a freely available, open source web browser. Tomcat, Apache and IIS are all web servers.


What is IIS 6.0?

IIS (Internet Information Services) 6.0 is the version of IIS that shipped with Windows Server 2003. IIS is a set of servers (such as HTTP and FTP) developed by Microsoft. IIS is the second most popular web server application after Apache.


What is the difference between Apache and IIS?

Apache is an open source web server that's supports php, Apache is known to be open source because the source code is available for configuration as per your requirements, its a Linux based product. on the other hand IIS is a Microsoft product you need a licence to use it commercially, there is no way of configuring any tabs in the code.Apache is economical t use compared to IISBy VALANCIO DANIEL FERNANDES


What are the famous web servers?

Microsoft IIS and HP Apache Microsoft IIS and HP Apache


What are the similarities between Apache and Internet Information Services?

IIS and Apache both are web servers. IIS comes with Windows OS as bundled where as Apache is free. Both supports secure connections. By default both run on port 80 but you can change the port. Both supports SSI and CGI. Both supports IPv6. Both supports asp.net (but need some special config for apache to work asp.net)


What Interpets HTML and displays webpages?

HTML code is interpreted by a WWW server. Most popular are Apache, IIS and nginx.


What are the different types of web server?

Apache web server Apache tom cat Microsoft windows 2003 IIS Light tpd Jigsaw web server Xitami web server


What advantages of using IIS as a web server?

Internet Information Services is used to make your computer a web server. If we want to have a web server for developing dynamic website or want to publish website on our own server then we install the IIS. IIS is used on windows plate formIIS takes request from user and executes the required files and sends result back to the user. IIS server also provides the services of SMTP (Simple Mail Transport Protocol). We can send emails using SMTP. FrontPage server extensions are also the part of IIS. Using FrontPage server extension we can use the dynamic features of IIS like form handler, Hit counter and etc.Additional information:The most popular web server on the Internet is the Apacheweb server. The Apache web server is available from The Apache Software Foundation athttp://www.apache.orgTo view hosting information on Apache and IIS, please visitwww.netcraft.comand scan the page for the Web Server Survey.


What are some examples of web servers?

Apache HTTP ServerApache HTTP Server (also referred to as simply "Apache") has, at the time of writing, been the most popular web server on the web since 1996. Apache is developed and maintained by the Apache Software Foundation, which consists of a decentralized team of developers. The software is produced under the Apache licence, which makes it free and open source. Apache is available for a range of operating systems, including Unix, Linux, Novell Netware, Windows, Mac OS X, Solaris, and FreeBSD.Apache HTTP Server website: http://httpd.apache.orgMicrosoft Internet Information Services (IIS)IIS is, at the time of writing, the second most popular web server on the web. It is however, gaining market share, and if the current trend continues, it won't be long before it overtakes Apache. IIS comes as an optional component of most Windows operating systems. You can install IIS by usingAdd/Remove Windows Components from Add or Remove Programs in the Control Panel.Microsoft IIS website: http://www.microsoft.com/iisSun Java System Web ServerBased on the Sun One Web Server, the Sun Java System Web Server is designed for medium to large business applications. Sun Java System Web Server is available for most operating systems. Sun Java System Web Server website:http://www.sun.com/software/products/web_srvr/home_web_srvr.xml


Which versions of IIS are available for download on Microsoft's website?

IIS (Internet Information Services) up to version 8.0 is available from Microsofts website. 8.0 is only available on Windows 8 and/or Windows Server 2012. Version 7.5 was available on Windows 7. IIS lags other popular web servers such as Apache, however it remains well supported as it's Microsofts offering


What kind of web server that it's using with Window?

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.