[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error getting SSL to work on Apache w/ Subversion

From: Seth Falcon <sfalcon_at_fhcrc.org>
Date: 2004-05-20 00:07:19 CEST

On Wed, May 19, 2004 at 03:17:02PM -0400, David CM Weber wrote:
> I'm wondering if mod_ssl sin't configured correctly via the ./configure
> options. Any suggestions from this route (check that it's enabled, how to
> enable it via a recompile)

You can see the config settings for your apache like so:

    apachectl -V

and

   apachectl -l

If you do not see mod_ssl.c in the output of the latter, then you need
to rebuild apache.

+ seth

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 20 00:07:55 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.