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 -> Apache View previous topic :: View next topic
Reply to topic   Topic: Looking for apache_2.2.6-win32-x86-no_ssl.msi
Author
NiGHtOwL



Joined: 11 Jan 2007
Posts: 14

PostPosted: Thu 13 Sep '07 1:00    Post subject: Reply with quote

I am looking for something like:

apache_2.2.6-win32-x86-no_ssl.msi

I guess I've got to be a bit more patient and just wait right?

...because I don't need SSL on my local machine here. An installer comes more handy for me.

I installed the 2.2.6 binaries (and didn't install the SSL) or better exchanged them with 2.2.4 and it seems to run fine so far
Back to top
tdonovan
Moderator


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

PostPosted: Thu 13 Sep '07 2:20    Post subject: Reply with quote

The reason for the no-ssl versions was export restrictions, which don't really apply to OpenSSL any more in most parts of the world.

If you don't enable SSL in httpd.conf, the rest of Apache is exactly the same.

You could delete these files if you are sure you won't use SSL (saving about 1mb of disk space and resulting in the same as a no-ssl install)
    modules\mod_ssl.so
    bin\ssleay32.dll
    bin\libeay32.dll


-tom-
Back to top
NiGHtOwL



Joined: 11 Jan 2007
Posts: 14

PostPosted: Thu 13 Sep '07 4:00    Post subject: Reply with quote

Thank you for your immediate answer. As it runs local here there's no worry about disk space Wink

I leave it as is and just don't enable SSL in the httpd.conf Smile
Back to top
anindya



Joined: 27 Feb 2007
Posts: 7

PostPosted: Thu 13 Sep '07 13:31    Post subject: Binary version... Reply with quote

Heres a binary version of Apache 2.2.6.

http://{removed}/apache_2.2.6-win32-x86-openssl-0.9.8e.exe

ADMIN NOTE: This was Apache 2.2.6 with SSL. It will be available from the Apache download site once 2.2.6 for Windows is released.
Back to top


Reply to topic   Topic: Looking for apache_2.2.6-win32-x86-no_ssl.msi View previous topic :: View next topic
Post new topic   Forum Index -> Apache