Configuration complete. Apache Directory: /npac/home/webflow/apache-ssl/apache_1.3.3 Apache Version: 1.3 Module Type: static (mod_jserv will be statically compiled into server) Apache include flags: -I/npac/home/webflow/apache-ssl/apache_1.3.3/src/include -I/npac/home/webflow/apache-ssl/apache_1.3.3/src/os/unix Run make to compile the Java portion of Apache JServ. (optional) Run 'make install' to make a .jar file, and copy it and the docs into the directory you specified as --prefix: /npac/home/webflow/apache-ssl/jserv Then cd to /npac/home/webflow/apache-ssl/apache_1.3.3 and run configure like so: ./config.status --activate-module=src/modules/jserv/mod_jserv Then do a make in order to build the C portion of Apache JServ into your Apache server. Then, to run the example configuration, put this in your httpd.conf: Include /npac/home/webflow/apache-ssl/ApacheJServ-1.0/example/jserv.conf Then try visiting the URL: http://osprey4.npac.syr.edu:SERVER_PORT/example/Hello If that works then you have successfully setup Apache JServ. If that does not work then you should consult the FAQ-O-Matic URL referenced below. You might consider putting frequently used options into ./configure-options For further information please read the documentation in the docs directory. Many frequently asked questions are answered in the FAQ-O-Matic: http://java.apache.org/faq/