Thursday, March 11, 2010

Posts Tagged ‘apache’

Configure Apache:virtual host, mod_proxy and mod_proxy_ajp

Monday, November 24, 2008 3:00

Image via Wikipedia Once you configured your java application server and apache everything is fine until you want to host your another domain at the same server.

This was posted under category: HowTo & Tutorial  |  Read Full Story  |  0 Comments
Complete Apache 2.2-AJP Load Balance via mod_proxy

Complete Apache 2.2-AJP Load Balance via mod_proxy

Monday, December 3, 2007 4:33

Complete guide for apache-http server load balancing via mod_proxy and some performance enhancements required modules: proxy_module proxy_ajp_module proxy_balancer_module

This was posted under category: HowTo & Tutorial  |  Read Full Story  |  5 Comments