> I would guess you have disabled (or more probably: not 
> enabled) POST for the SSL part. Remember: the SSL host
> is a complete separate VHost! 
> 
> > -----------------------------------------------------------
> > Method Not Allowed
> > 
> > The requested method POST is not allowed for the URL
> > /bnl/bnlorder_confirm.php3.

I got this error at invoking a "normal" CGI-Script, but it was not caused
by a missing <Limit> or so. 

PLEASE check the serverlogs!!

I'm not sure how I solved it, but I thing it was caused by an error of the
suexec programm. My virtual hosts is running under a different uid, so
suexec is used to wrap CGI execution. Suexec failed (uid didn't match the
uid of the directory so so) because the owner of the file was wrong. The
suexec.log told that. I just changed the owner of the CGI Script, and it
worked!

oki,

Steffen 

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to