RE: Problem with directory index listings

2004-09-14 Thread Diego, Emil
I am using mod_jk2.

Here is the part of workers2.properties that I changed.  Everything else in the file 
was untouched:
#Map the JSP extension in the dev_new directory to tomcat
[uri:/dev_new/*.jsp]
info=Extension Mapping

[uri:/dev_new/servlet/*]
info=PrefixMapping

Is there anything else you need to see ?



Emil Diego



-Original Message-
From: Benjamin Armintor [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 13, 2004 12:05 PM
To: Tomcat Users List
Subject: RE: Problem with directory index listings

Sounds like a problem with your Apache-Tomcat connector.  Are you using mod_jk?  Can 
you post the Tomcat-related parts of your Apache configuration?

Benjamin J. Armintor
Operations Systems Specialist
ITS-Systems: Mainframe Group
University of Texas - Austin
tele: (512) 232-6562
email: [EMAIL PROTECTED]
 


-Original Message-
From: Diego, Emil [mailto:[EMAIL PROTECTED]
Sent: Monday, September 13, 2004 9:53 AM
To: [EMAIL PROTECTED]
Subject: 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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


---
Incoming 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
 

---
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Problem with directory index listings

2004-09-13 Thread Benjamin Armintor
Sounds like a problem with your Apache-Tomcat connector.  Are you using
mod_jk?  Can you post the Tomcat-related parts of your Apache
configuration?

Benjamin J. Armintor
Operations Systems Specialist
ITS-Systems: Mainframe Group
University of Texas - Austin
tele: (512) 232-6562
email: [EMAIL PROTECTED]
 


-Original Message-
From: Diego, Emil [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 13, 2004 9:53 AM
To: [EMAIL PROTECTED]
Subject: 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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