go to  ForumEasy.com   
JavaPro
Home » Archive » Message


[Email To Friend][View in Live Context][prev topic « prev post | next post » next topic]
  Integrate Apache httpd with Tomcat on AWS EC2 instance
 
Subject: Integrate Apache httpd with Tomcat on AWS EC2 instance
Author: Linux
Posted on: 10/21/2011 12:51:40 AM


Now that we have Apache httpd and Tomcat, it's time to put them work together. The whole point here is to:

1) Apache httpd to handle multiple websites.
2) Apache httpd to handle static contents.
3) Tomcat server to handle dynamical contents.


                        -------              --------
   www.exmaple1.com ---|       |            |        |
                       |       |            |        |
                       | httpd |------------| tomcat |
   www.exmaple2.com ---|       |            |        |
                       |_______|            |________|
                           ^                    ^
                           |                    |
                           |                    |

                        static contents    dynamical contents      





Replies:


References:

 


 
Powered by ForumEasy © 2002-2022, All Rights Reserved. | Privacy Policy | Terms of Use
 
Get your own forum today. It's easy and free.