[imp] IMP and Apache/SSL
Alain Fauconnet
alain@cscoms.net
Fri, 16 Mar 2001 11:50:40 +0700
On Thu, Mar 15, 2001 at 10:15:50PM -0600, Chris W wrote:
> Yeah I was just checking that INSTALL doc!
>
> With concern about not wrecking the current setup, is the best thing
> to just backup the current /apache/bin dir and /usr/sbin/httpd file?
.../apache/bin/httpd should be enough if you have everything statically
linked in (our setup has).
The .../apache/conf/httpd.conf will have to be significantly altered
to bring up the SSL server too. So you may want to keep a backup copy
of this one as well.
> And when compiling apache again, to do
> --prefix=/some/other/dir/apache? The INSTALL didn't mention doing a
> ./configure for apache, just make.
Hummm... re-read the INSTALL file carefully.
See the section:
o Apache + mod_ssl/OpenSSL + PHP3/MySQL
-------------------------------------
towards the end of the file. It applies to PHP4 as well.
You have to run the Apache configure script two times actually.
This is getting off-topic. Follow-up privately if any.
_Alain_