Re: Apache Compilation Flags
On 2006-10-05, Bob <bobsaila@hotmail.co.uk> wrote:
> I ran locate to try and find mod_ssl.so but it returned nothing.
Look in your httpd.conf (or wathever your configuration file is),
if there is a LoadModule then you know a) that the module is loaded
at runtime and b) where it is, if there isn't such line then the
module is probably compiled built-in, then you have to recompile it.
Davide
> Also, where can I find the configure log file that you originally
> mentioned?
If you still have it, is in the directory with the sources.
Davide
--
If at first you don't succeed, get a job with Microsoft.
-- Gareth Barnard
|