I have an SSL enabled Apache 2.0.55, with a CGI enabled Location accessible via SSL. When I try to execute a POST against this location, I get a 405 "Method not allowed" response. The same directives work fine under a non-SSL enabled server. There is no LIMIT directive that tries to restrict POST. I'm getting the following in error_log:
[Mon Jan 30 16:34:47 2006] [error] SSL Re-negotiation in conjunction with POST method not supported! hint: try SSLOptions +OptRenegotiate
Does anyone know what may be preventing the POST here ? I can show more of the appropriate Apache config if necessary. I've google for this but am currently baffled - am I missing something obvious here ? -- Regards Stephen Collyer Netspinner Ltd --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx