Currently Browsing: Java

Create a Web Application in Java in 1 hour with Apache Tomcat
Posted On: February 3, 2009
Posted In: Java
Comments: One Response
Create a Web Application in Java in 1 hour with Apache Tomcat This is an article written for those who want to get started writing Web applications in Java. It costs little money and the only thing ... Read More...
Finding and Verifying Dynamic Apache Modules in Apache 2.2.3 and up
Posted On: August 8, 2008
Posted In: Apache Web Server
Comments: No Responses
Finding and Verifying Dynamic Apache Modules in Apache 2.2.3 and up An Apache administrator wants to check which dynamically loaded modules are loaded into their Apache configuration. In Apache version 2.2.3 and up the httpd –M ... Read More...
Installing and configuring mod_proxy for Apache Web Servers
Posted On: August 7, 2008
Posted In: Apache Web Server, Tips and Tricks
Comments: No Responses
Installing and configuring mod_proxy for Apache Web Servers Common uses for mod_proxy with Apache: Often times, a webserver will forward requests to a back-end application server, or to a a secondary http server behind ... Read More...