-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Hi Jonathan,

>>>>> "JB" == Jonathan Baker-Bates <[EMAIL PROTECTED]> writes:

 JB> What is causing the server to look for snoop.jsp in the wrong
 JB> place (even though I'm requesting /jsp/snoop.jsp in the browser)?

If you use a setup similar to the one I had posted yesterday you end
up with a servlet-zone sjsp mounted at the *virtual* directory /jsp via

ApJServMount /sjsp /jsp

Obviously you also have a physical directory jsp with the URL /jsp.

I'm not sure about how apache handles situtations like this but guess
this is what gets you into trouble. Try renaming either your
mount-point or your directory name and it should work.

Stefan


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