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

Hi All,

I have the following line in my httpd.conf file to route all .xml files
to the Cocoon servlet.  The problem is that the re-routing is not taking
place at all.  If I call up a file that doesn't exist in the web docs,
it gives me a file not found error.  If I call up a valid .xml doc that
exists, it asks me if I want to download it instead of processing it as
it should.  If I access the servlet directly it gives me some output so
I know it's there.  Any ideas?

ApJServMount .xml /servlets/org.apache.cocoon.Cocoon

Thanks,
Brad Andrews


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

Reply via email to