> >Is there any way to solve this problem?
> 
> 
> 
> 
> Have you tried adding these?
> 
>         ProxyHTMLEvents onclick ondblclick onmousedown onmouseup \
>                         onmouseover onmousemove onmouseout 
> onkeypress \
>                         onkeydown onkeyup onfocus onblur onload \
>                         onunload onsubmit onreset onselect onchange

No. I'm not using Javascript at all.

I have a simple form:

<form method="post">
..
</form>

I even haven't specified the action (which by default is the same
script).

I have two copy of the same script, say 'script.jsp':

1) http://www.example.com/script.jsp
2) http://www.example.com/subdir/script.jsp

The first URL works while the second URL don't works.

rocsca

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to