I found interesting solution.
If to use these lines:
#SSLVerifyClient require
#SSLVerifyDepth 3
in httpd.conf then there is no problem, but if to use these lines in
.htaccess then there is problem ?!


> basically you cannot post to .html files and document files ....
>
> you can only post to file that are server side scripts ....
>
> :)
>
> Thanks
> Guru
>
> -----Original Message-----
> From: Erki Kriks [mailto:[EMAIL PROTECTED]
> Sent: 24 March 2003 12:25
> To: Tomcat Users List
> Subject: Re: POST method not allowed
>
>
> i'm trying to post whatever - files (docs, html, a.s.o.) or data, the
result
> is same.
>
> > can you tell me the name of the file you are trying to post to ????
> >
> > -----Original Message-----
> > From: Erki Kriks [mailto:[EMAIL PROTECTED]
> > Sent: 24 March 2003 12:02
> > To: Tomcat Users List
> > Subject: POST method not allowed
> >
> >
> > Hello!
> >
> > I'm using Apache 1.3.27, Tomcat 3.2, mod_ssl 2.8.11
> >
> > When i'm trying to use HTTPS, i get error, "The requested method POST is
> not
> > allowed for the URL ":
> > mod_ssl: SSL Re-negotiation in conjunction with POST method not
supported!
> >
> > If i use GET method then everything is fine.
> > Also if i do'nt use SSLRequire in .htaccess then POST method works too.
> >
> > Can anyone say, is there something important missing in
> > server.xml/web.xml/httpd.conf to allow POST method (while using SSL &
> > authentication)?
> >
> > Big thanx!
> > Erki
> >
> >
> > ---------------------------------------------------------------------
> > 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]
>
>
> ---------------------------------------------------------------------
> 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]


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

Reply via email to