logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache Configuration for Non-Apache user
Author
Oliver_11



Joined: 23 Sep 2010
Posts: 2

PostPosted: Thu 23 Sep '10 16:41    Post subject: Apache Configuration for Non-Apache user Reply with quote

Please help,

My introduction to Apache is to configure an Apache HTTP server (Apache 2.2 for Windows) on one server to host multiple sites servicing multiple remote Tomcat installations configured in a Windows load balanced configuration. Welcome to Apache ;D.

Whilst I'm not averse to learning new technology I'm finding it hard to find a single space that details all my requirements.

Ok I think I need to
. download and install the Mod_jk binaries
. create a workers.properties file
. configure the httpd.conf file to enable the mod.jk module as well as configure entries for vhosts

But please someone step me through it so I don't completely mess this up. . . pleease Smile
Back to top
Oliver_11



Joined: 23 Sep 2010
Posts: 2

PostPosted: Fri 24 Sep '10 16:00    Post subject: Reply with quote

Anybody? Somebody? I just need clarification.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7355
Location: Germany, Next to Hamburg

PostPosted: Sat 25 Sep '10 11:55    Post subject: Reply with quote

Well there are some good manuals.

http://wiki.apache.org/tomcat/FAQ/Connectors
http://www.darkcoding.net/software/goodbye-mod_jk-hello-mod_proxy/
http://community.jboss.org/blogs/mladen.turk/2007/07/16/comparing-modproxy-and-modjk
Back to top


Reply to topic   Topic: Apache Configuration for Non-Apache user View previous topic :: View next topic
Post new topic   Forum Index -> Apache