---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hello, I am using Apache 1.3.9 and JServ 1.1 on Windows 98, Second Edition. I have placed the following entry in my jserv.conf file to associate URI's with the extension ".abc" with my servlet. ApJServAction .abc /servlets/MyServlet This works beautifully when I request "http://localhost/Testfile.abc". However, I had also expected requests for "http://localhost/subdir/Testfile.abc" to be routed to my servlet. This does not happen. Why not? How can I make this work? Thanks in advance, Jackie Warren -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
