You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Diego, Emil" <ed...@exchange.sba.miami.edu> on 2004/09/13 16:53:28 UTC

Problem with directory index listings

I am running Tomcat 4.1.27 with Apache 2.0.49 on Fedora Core 2.

Here is what I have soo far.  I setup a directory to run my JSP site.  The directory is in /var/www/html/dev_new.  I created a context called /dev_new to run this JSP site and I setup the connector between tomcat and apache and the site runs fine.

I am now trying to setup another directory on the web server to display the usage statistics for the site (Simple HTML files). The directory is /var/www/html/reports.  Whenever I browse http://preproduction.bus.miami.edu/reports/ I get the follwong browser message:


HTTP Status 404 - /reports/

--------------------------------------------------------------------------------

type Status report

message /reports/

description The requested resource (/reports/) is not available.


--------------------------------------------------------------------------------

Apache Tomcat/4.1.27-13


This message is being generated by tomcat.  I don't understand why tomcat is handling this request at all.  It should be getting handled by apache.  Anyone have any ideas on what I am doing wrong?


Thanx in advance for the help.


Emil Diego



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.760 / Virus Database: 509 - Release Date: 9/10/2004
 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org