Question:
What is Apache and IIS?Answer:
Apache and IIS are used to serve web pages. Apache can run on any operating system (such as Linux and Unix and Windows), and IIS can only run on WindowsJust like on your home computer you may have Microsoft Office to read documents and spreadsheets, Apache or IIS are needed on a server to deliver webpages. Whenever someone requests a page, Apache (or IIS) would figure out what the page should look like and will then send it to the user.

