[Advance Java] Difference Between Apache and Tomcat
The most prevalent use of the internet today is browsing. People all
around the world find information by accessing data from other computers
through their browser; but beyond that, people know very little. In
order to communicate with the host computer, the browser would need to
request pages from a http server that is run on the host computer. It
would then be responsible for finding and providing you with the right
pages.
An excellent and very popular web server around today is the Apache web server. It allows people who want to set-up their own web server to do so with very little trouble. Installing the Apache web server is the most basic thing you can do to support html and other related software.
The next step is to install more software that complements the web server like PHP or Tomcat.
An excellent and very popular web server around today is the Apache web server. It allows people who want to set-up their own web server to do so with very little trouble. Installing the Apache web server is the most basic thing you can do to support html and other related software.
The next step is to install more software that complements the web server like PHP or Tomcat.
A Basic info about Apache & Tomcat, quite useful for starters!
ReplyDelete