On Sun, Mar 21, 1999, [EMAIL PROTECTED] wrote:

> > > On Fri, Mar 19, 1999, Aaron Turner wrote:
> > > 
> > I did a ./configure && make && make install.  (You'll notice in my earlier
> > email that the compile date/time in the log for Apache is after 2.2.5 was
> > released.) The only thing I didn't do (which I never bother to do) is a
> > make clean. Since I don't use DSO, and it says mod_ssl/2.2.5 I would
> > assume that all is OK?
> 
>    I just did the following:
> 
>       cd apache_1.3.4
>       make clean
>       cd ../mod_ssl-2.2.5-1.3.4
>       ./configure ...
>       cd ../apache_1.3.4
>       ./configure ...
>       make
>       make install
> 
>   which would seem to COMPLETELY rebuild the apache and mod_ssl source 
> trees, and I'm still having the POST problem, using mod_ssl with DSO.

Hmmm... I've yesterday evening tried it again myself with a little POST
cgi-script and all worked fine. So, you've to give me more details on your
particular "POST problem" or I cannot help you. Perhaps it's something
different this time. What exact URLs you request, what scripts/pages are on
the filesystem and how are they configured?

BTW, Apache doesn't allow POSTs to all things per default and Netscape doesn't
like Apache's non-200/OK response in these cases. So, are you sure your "POST
problem" works at least with plain HTTP?

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to