mmm... this definitively is a TOMCAT user question, not a Cocoon user question... so I wont answer here, sorry.
(btw you should find <Parameter name="port" value="8080"/> in server.xml and replace 8080 by 80 : 80 being default HTTP port, you wont have to hade it. You may rename cocoon.war in ROOT.war after you have deleted the ROOT directory, in tomcat/webapp, if you want Cocoon to be the default webapp... but I won't tell you so because this is NOT the place for tomcat related questions, sorry) fabien. >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]> > --------------------------------------------------------------------- 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]>
