logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: building without ssl
Author
cartoper



Joined: 01 Mar 2007
Posts: 5

PostPosted: Thu 01 Mar '07 13:51    Post subject: building without ssl Reply with quote

What do I need to do to build apache without ssl?
Back to top
tdonovan
Moderator


Joined: 17 Dec 2005
Posts: 611
Location: Milford, MA, USA

PostPosted: Thu 01 Mar '07 17:05    Post subject: Reply with quote

If you are building with the Visual Studio 2005 IDE, right-click on the project mod_ssl and selet [Unload Project].

If you are building from the command line, skip the steps to download and build openssl.
SSL (module mod_ssl) is omitted if there is no srclib\openssl directory present.

There are command-line build instructions in the How to Build Apache Mod SSL 2.2.n Using Visual C++ Express
and Another set of VC++ 2005 command-line build instructions posts in this forum.

-tom-
Back to top


Reply to topic   Topic: building without ssl View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads