Jpackage stuff, was: Re: [MKSearch-dev] Week 15 round up

Chris Croome chris at webarchitects.co.uk
Mon Jan 24 16:07:45 GMT 2005


Hi

OK, I have installed tomcat, ant and junit as per:

  http://www.mksearch.mkdoc.org/howto/jpackage-fc3/

> On Mon 24-Jan-2005 at 12:29:50PM -0000, Phil Shaw wrote:
> > 
> > That should be enough to get us started. Tomcat can be assigned any 
> > port number, the default is 8082. One approach to hosting is to use 
> > Apache HTTPd as a proxy (mod_proxy), e.g.:
> > 
> > <VirtualHost 127.0.0.1>
> >   ServerName tomcat.mksearch.mkdoc.org
> >   ServerPath /virtual/tomcat.mksearch.mkdoc.org
> >   ProxyPass / http://tomcat.mksearch.mkdoc.org:8082/
> >   ProxyPassReverse / http://tomcat.mksearch.mkdoc.org:8082/
> > </VirtualHost>

Um, this is better than using the mod_jk-ap20 rpm package that is
available for connecting apache to tomcat?

Also, I think I need to do some other stuff for the rest of the day,
this took longer than I expected (though I should have known better
;-)

Let me know how you get on with these notes, plesae feel free to
correct typos and stuff like that!

Chris

-- 
Chris Croome                               <chris at webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   


More information about the MKSearch-dev mailing list