On 14/11/2009 13:51, Henry Loke wrote:

I only install Apache Tomcat my Java webapp can work already.
So far I know what Apache can do, Apache Tomcat also can do.
The common different is Apache Tomcat is for Java program only
Apache can support multiple language webapp eg. php, Java , etc etc

I a bit confuse the existence of Apache?

Apache what?  Presuming you mean HTTPD:-

Apache HTTPD is a web server. It can be configured with a variety of modular components to act as a web, or proxy server, to serve PHP, CGI and other scripting language applications.

Apache Tomcat is also a capable web server, but it's primarily a spec compliant Servlet Container.

If my server only run java program, Can I install Apache Tomcat without
Apache?

You can install HTTPD, or Tomcat, or both at the same time depending on your need. In your case, yes, you can install Tomcat on its own.


Can Tomcat configure in such:
abc.example.com
bcd.example.com
etc.example.com
When browsing the url?

Yes, Tomcat can serve multiple virtual hosts.

What the possibility we need to install Apache and Apache Tomcat together?

No idea.  Depends on your requirement.


p


Thanks.

-fsloke



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to