In message <[EMAIL PROTECTED]> on Thu, 28 Oct 2004 18:10:35 +0800, 黄志军 <[EMAIL 
PROTECTED]> said:

hzhijun> Version: apache-1.3.28 mod_ssl-2.8.15 openssl-0.9.6h[engine]
hzhijun> 
hzhijun> i execute the test.html in internet explorer and it return a
hzhijun> correct index1.html page.  But if i change the method from
hzhijun> 'get' to 'post', it return the message
hzhijun> "
hzhijun> Method Not Allowed
hzhijun> The requested method POST is not allowed for the URL /index1.html.
hzhijun> "
hzhijun> 
hzhijun> why???

First of all, this has absolutely *nothing* to do with SSL (let alone
OpenSSL).

The POST method usually means you want to send data to a CGI script or
something like that.  A HTML page usually isn't a CGI script.
However, I would think this is really a matter of Apache configuration
that has nothing to do with SSL, so you should probably ask on the
usual Apache lists to get an accurate answer.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to