Hi John - I have a problem with the functioning of FP98 with mod_ssl and
apache 1.3.3 and I was wondering if your patch handles it or whether
something else has to be changed.
I use a single server version of httpd with mod_ssl. SSL works fine and
FP98 works fine without SSL. However, when I use FP98 and SSL together I
find that although pages can be sent out OK through SSL and form info sent
back through SSL okay when FP sends out results of its cgi's it creates a
'base href = "http://www.domain.com"' tag which then causes all images to
be non-secure and blocked by the browser. Do you or anyone know why this
could be happening and how to correct it?
Thanks, Jeff Koch
On Fri, 2 Apr 1999, John Hamlik wrote:
> Here is the patch I have created for the current
> apache-mod_ssl-open_ssl-fp suite.
> It also allows for a global CGI directory. You will have to edit the
> patch and change SYSTEM_CGI to your cgi-bin path. Apply the patch to an
> original apache_1.3.6 source tree.
>
> I do a static compile like the following under mod_ssl directory:
>
>
> ./configure --with-apache=../apache_1.3.6 \
> --with-ssleay=../openssl-0.9.2b \
> --with-rsa=../rsaref-2.0/local \
> --enable-rule=SSL_SDBM \
> --prefix=/usr/local/apache \
> --enable-suexec \
> --suexec-userdir=htdocs \
> --suexec-docroot=/www/htroots \
> --enable-module=rewrite \
> --add-module=mod_frontpage.c
>
> John Hamlik
>
> > -----Original Message-----
> > From: Rick Saltzman [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 02, 1999 8:41 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Frontpage 98 and mod_ssl
> >
> >
> > FP98 may use a modified suexec in apache to be able to find
> > fp.exe. It could
> > be that the order in which you are building things is a
> > problem. Try looking
> > at suexec as required by FP98 and comparing it to the suexec
> > you have built.
> >
> > Rick Saltzman
> >
> > > I'm having great difficulty getting FP98 and mod_ssl to
> > work together. It
> > > seems as though trying to use FP98 with SSL blows the mod_frontpage
> > > extension out of the water so the fp extensions cannot find
> > fp.exe to
> > > execute the extensions. Using Apache1.3.3 and latest
> > applicable mod_ssl
> > > and RH5.2. SSL otherwise works fine. Anyone have any
> > success at this?
> > >
> > > Regards, Jeff Koch
> > >
> > >
> > >
> > ______________________________________________________________________
> > > Apache Interface to OpenSSL (mod_ssl)
> > www.engelschall.com/sw/mod_ssl/
> > > Official Support Mailing List
> > [EMAIL PROTECTED]
> > > Automated List Manager
> > [EMAIL PROTECTED]
> > >
> >
> >
> > ______________________________________________________________________
> > Apache Interface to OpenSSL (mod_ssl) www.engelschall.com/sw/mod_ssl/
> > Official Support Mailing List [EMAIL PROTECTED]
> > Automated List Manager [EMAIL PROTECTED]
> >
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]