sorry, i copy a wrong file, this is the right one:
# # worker.tomcat_home should point to the location where you # installed tomcat. This is where you have your conf, webapps and lib # directories. # worker.tomcat_home=C:\jakarta-tomcat # # worker.java_home should point to your Java installation. Normally # you should have a bin and lib directories beneath it. # worker.java_home=C:\jakarta-tomcat ps=\ worker.list=remoto worker.remoto.port=8009 worker.remoto.host=192.168.65.193 worker.remoto.type=ajp13 --- "Turner, John" <[EMAIL PROTECTED]> escribi�: > > First of all, you aren't going to redirect > *anything* to a Linux-based > Tomcat server, from an IIS web server, with > worker.ajp13.host = localhost. > You need to change "host" to equal the FQDN or IP > address of the Linux > server. > > John > > > -----Original Message----- > > From: Jose Antonio Martinez > [mailto:lfbbes@;yahoo.es] > > Sent: Friday, November 15, 2002 6:47 AM > > To: Tomcat Users List > > Subject: Re: iis redirection to linux tomcat > machine > > > > > > here is the redirector isapi log: > > > > #------ DEFAULT ajp13 WORKER DEFINITION > > ------------------------------ > > > #--------------------------------------------------------------------- > > # > > > > # > > # Defining a worker named ajp13 and of type ajp13 > > # Note that the name and the type do not have to > > match. > > # > > worker.ajp13.port=8009 > > worker.ajp13.host=localhost > > > > # ************ End worker.properties > ************** > > > > > > --- Jose Antonio Martinez <[EMAIL PROTECTED]> > escribi�: > > > i have installed the isapi filter in the iis for > > > redirection of jsp pages to a linux machine (it > has > > > a > > > tomcat server). > > > > > > i have followed the documentation at: > > > > > > > > > http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/#6 > > > > > > > > > the array is green now , but when i try to view > jsp > > > samples, there is a problem: iis says it cant > find > > > the > > > module !!! > > > > > > any idea? > > > > > > > > > > > > > > > _______________________________________________________________ > > > Yahoo! Messenger > > > Nueva versi�n: Webcam, voz, y mucho m�s �Gratis! > > > > Desc�rgalo ya desde http://messenger.yahoo.es > > > > > > -- > > > To unsubscribe, e-mail: > > > > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > > > For additional commands, e-mail: > > > <mailto:tomcat-user-help@;jakarta.apache.org> > > > > > > > > _______________________________________________________________ > > Yahoo! Messenger > > Nueva versi�n: Webcam, voz, y mucho m�s �Gratis! > > Desc�rgalo ya desde http://messenger.yahoo.es > > > > -- > > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > _______________________________________________________________ Yahoo! Messenger Nueva versi�n: Webcam, voz, y mucho m�s �Gratis! Desc�rgalo ya desde http://messenger.yahoo.es -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
