Hi folks,
    I have installed tomcat 4.03 on linux redhat and apache 1.3.2
also i have download mod_webapp and integrated with apache following the
instruccions.
when i run tomcat i have the following meessage at the console
Starting service Tomcat-Standalone
Apache Tomcat/4.0.3
Starting service Tomcat-Apache
Apache Tomcat/4.0.3
i chech at the browser ah javadev:8180/examples  (my host) and works fine
but when i check without the port (just javadev/examples) it's fails. apache
is working fine because when i point javadev it tells me the server is
working ok.
i have added this lines to my http.conf(apache)
LoadModule webapp_module libexec/mod_webapp.so

AddModule mod_webapp.c

<IfModule mod_webapp.c>

WebAppConnection conn warp localhost:8008

WebAppDeploy examples conn /examples

WebAppInfo /webapp-info

</IfModule>

is it ok?

Thnks in advance

mariano




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to