Have you looked at your logs? This stinks of Apache HTTPd on port 80 instead of Tomcat. You might also want to use netstat to see what is running and on what ports.

--David

Jonathan Pare wrote:
I didn't install apache, I just installed tomcat 5.5.16. So it's tomcat who's listening on port 80. But why the index.jsp file in the webapps/ROOT/index.jsp is not showing when I go to http://localhost/ ? And why do I have a file not found when I go to http://localhost/index.jsp ? (and the file exists !)

Date: Mon, 17 Apr 2006 13:43:03 -0500> From: [EMAIL PROTECTED]> To: users@tomcat.apache.org> Subject: Re: Directory listing... what happened ?> > who listens to port 80? Apache? if so, consult your apache docs.> > if Tomcat listens to port 80, then the webapps/ROOT/ is your root > application "/"> > Filip> > [EMAIL PROTECTED] wrote:> > Hi,> >> > I'm running Ubuntu 5.10.> > I installed Tomcat 5.5.16.> >> > My webserver was going fine until I rebooted my computer.> > Now when I go to http://localhost/ I get a directory listing of "Index of/"> > with those 2 entries:> >> > [DIR] Parent Directory 15-Apr-2006 15:22 -> > [DIR] apache2-default/ 15-Apr-2006 15:22 -> >> > instead of my webpage that I previously had. If I click on apache2-default/> > directory this page appears:> >> > ---------------------------------------> > If you can see this, it means that the installation of the Apache web> > server software on this system was successful. You may now add content to> > this directory and replace this page.> >> > Seeing this instead of the website you expected?> >> > This page is here because the site administrator has changed the> > configuration of this web server. Please contact the person responsible for> > maintaining this server with questions. The Apache Software Foundation,> > which wrote the web server software this site administrator is using, has> > nothing to do with maintaining this site and cannot help resolve> > configuration issues.> > ---------------------------------------> >> > What's wrong with my server ?> >> > All I remember changing is> > -the owner of the /usr/local/tomcat/webapps/root/ from "root" to myself so> > I could edit the files.> > -I renamed the file web.xml to web_bak.xml just to see if it was really> > needed in the /webapps/root/WEB-INF/ (but I put it back the way is was).> >> >> > Thank you.> >> >> >> > ---------------------------------------------------------------------> > To unsubscribe, e-mail: [EMAIL PROTECTED]> > For additional commands, e-mail: [EMAIL PROTECTED]> >> > > > > ---------------------------------------------------------------------> To unsubscribe, e-mail: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]>
_________________________________________________________________
Profitez des puissants filtres de courriels indésirables articulés sur la 
technologie brevetée MicrosoftMD SmartScreen.
http://join.msn.com/?pgmarket=fr-ca&page=features/junkmail



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to