marco wrote: >I have installed Tomcat 4.0.1, cocoon 2.0.0, jdk1.3.1_01 (no Apache web >server) in Windows 98. > >How can I access my web site by url "http://www.mysite.com/index.html" >instead of "http://www.mysite.com:8080/cocoon/myproject/index.html" ? > >--------------------------------------------------------------------- >Please check that your question has not already been answered in the >FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > >To unsubscribe, e-mail: <[EMAIL PROTECTED]> >For additional commands, e-mail: <[EMAIL PROTECTED]> > HI marco You just install mod_webapp or mod_proxy and configure apache and Tomcat. It's very easy ;)
Before, try read manuals like: http://www.mysite.com:8080/tomcat-docs/proxy-howto.html :)) Regards. Yury. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>