This is a discussion on latest HOWTO doc on Apache and SSL installation on win32 ???? within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hello, I've been googling for some how-tos about installing Apache and ssl on win32. The only source I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I've been googling for some how-tos about installing Apache and ssl on win32. The only source I found is from this site http://raibledesigns.com/wiki/Wiki.jsp?page=ApacheSSL, but it looks like the last revision on that page is 09/26/02 and based on Apache 2.0.42. Is this the latest howto out there? Specifically I'm looking for how-to support for the latest apache version 2.0.50 or 2.0.52.... Any help from this group or the apache community in general is greatly appreciated. Thanks. Avalon |
|
|||
|
On 10 Jan 2005 09:58:33 -0800, "Avalon" <Avalon1178@aol.com> wrote
in message-id <1105379913.320319.223950@c13g2000cwb.googlegroups .com>: >Hello, > > >I've been googling for some how-tos about installing Apache and ssl on >win32. The only source I found is from this site >http://raibledesigns.com/wiki/Wiki.jsp?page=ApacheSSL, but it looks >like the last revision on that page is 09/26/02 and based on Apache >2.0.42. Is this the latest howto out there? Specifically I'm looking >for how-to support for the latest apache version 2.0.50 or 2.0.52.... > > >Any help from this group or the apache community in general is greatly >appreciated. Thanks. > > >Avalon Tried http://www.apache-ssl.org/ ? |
|
|||
|
I don't think apache-ssl is the one I want. I've been at this site
before and, well, unless I'm looking at the wrong places, it doesn't say anything about win32 installation, it doesn't say anything about Apache 2.0.52 (which is the latest stable release), and its not the same as mod_ssl, which is the one I'm actually interested in.... Do you know of any other sources? TK wrote: > > >Hello, > > > > > >I've been googling for some how-tos about installing Apache and ssl on > >win32. The only source I found is from this site > >http://raibledesigns.com/wiki/Wiki.jsp?page=ApacheSSL, but it looks > >like the last revision on that page is 09/26/02 and based on Apache > >2.0.42. Is this the latest howto out there? Specifically I'm looking > >for how-to support for the latest apache version 2.0.50 or 2.0.52.... > > > > > >Any help from this group or the apache community in general is greatly > >appreciated. Thanks. > > > > > >Avalon > > Tried http://www.apache-ssl.org/ ? |
|
|||
|
"Avalon" <Avalon1178@aol.com> wrote in
news:1105462371.461510.291550@z14g2000cwz.googlegr oups.com: > I don't think apache-ssl is the one I want. I've been at this site > before and, well, unless I'm looking at the wrong places, it doesn't > say anything about win32 installation, it doesn't say anything about > Apache 2.0.52 (which is the latest stable release), and its not the > same as mod_ssl, which is the one I'm actually interested in.... > > Do you know of any other sources? Xampp has it already integrated, if you're just looking to get it all working. http://www.apachefriends.org/ Full Windows install package. > > TK wrote: >> >> >Hello, >> > >> > >> >I've been googling for some how-tos about installing Apache and ssl > on >> >win32. The only source I found is from this site >> >http://raibledesigns.com/wiki/Wiki.jsp?page=ApacheSSL, but it looks >> >like the last revision on that page is 09/26/02 and based on Apache >> >2.0.42. Is this the latest howto out there? Specifically I'm looking >> >for how-to support for the latest apache version 2.0.50 or > 2.0.52.... >> > >> > >> >Any help from this group or the apache community in general is > greatly >> >appreciated. Thanks. >> > >> > >> >Avalon >> >> Tried http://www.apache-ssl.org/ ? > > -- Terry Austin www.hyperbooks.com Campaign Cartographer now available |
|
|||
|
Hmm...actually, I'm not interested in a "packaged" version of
Apache+SSL. Plus it looks like its also packaged with MySQL and PHP, which is what I don't want. All I want is to start from the ground up setting up an Apache server with SSL support. I saw this link which seems pretty good: http://www.devside.net/web/server/wi...he-ssl-deflate But my question is, do you guys reference this? If you deploy your Apache+SSL how do you guys do it and what's your reference? No 33 Secretary wrote: > > > I don't think apache-ssl is the one I want. I've been at this site > > before and, well, unless I'm looking at the wrong places, it doesn't > > say anything about win32 installation, it doesn't say anything about > > Apache 2.0.52 (which is the latest stable release), and its not the > > same as mod_ssl, which is the one I'm actually interested in.... > > > > Do you know of any other sources? > > Xampp has it already integrated, if you're just looking to get it all > working. http://www.apachefriends.org/ Full Windows install package. > > > > TK wrote: > >> > >> >Hello, > >> > > >> > > >> >I've been googling for some how-tos about installing Apache and ssl > > on > >> >win32. The only source I found is from this site > >> >http://raibledesigns.com/wiki/Wiki.jsp?page=ApacheSSL, but it looks > >> >like the last revision on that page is 09/26/02 and based on Apache > >> >2.0.42. Is this the latest howto out there? Specifically I'm looking > >> >for how-to support for the latest apache version 2.0.50 or > > 2.0.52.... > >> > > >> > > >> >Any help from this group or the apache community in general is > > greatly > >> >appreciated. Thanks. > >> > > >> > > >> >Avalon > >> > >> Tried http://www.apache-ssl.org/ ? > > > > > > > > -- > Terry Austin > www.hyperbooks.com > Campaign Cartographer now available |
|
|||
|
"Avalon" <Avalon1178@aol.com> wrote in
news:1105490083.060951.71290@c13g2000cwb.googlegro ups.com: > Hmm...actually, I'm not interested in a "packaged" version of > Apache+SSL. Plus it looks like its also packaged with MySQL and PHP, > which is what I don't want. You don't have to use MySQL. It defaults to being there, but not running. > All I want is to start from the ground up > setting up an Apache server with SSL support. > > I saw this link which seems pretty good: > > http://www.devside.net/web/server/wi...he-ssl-deflate > > But my question is, do you guys reference this? If you deploy your > Apache+SSL how do you guys do it and what's your reference? I use Xampp. It's far easier to remove what you don't need than to add in what you do. And a hell of a lot cheaper than buying Microsoft C++, which, IIRC, costs more than the entire server, hardware included, that I use. > > > No 33 Secretary wrote: > >> >> > I don't think apache-ssl is the one I want. I've been at this site >> > before and, well, unless I'm looking at the wrong places, it > doesn't >> > say anything about win32 installation, it doesn't say anything > about >> > Apache 2.0.52 (which is the latest stable release), and its not the >> > same as mod_ssl, which is the one I'm actually interested in.... >> > >> > Do you know of any other sources? >> >> Xampp has it already integrated, if you're just looking to get it all > >> working. http://www.apachefriends.org/ Full Windows install package. >> > >> > TK wrote: >> >> >> >> >Hello, >> >> > >> >> > >> >> >I've been googling for some how-tos about installing Apache and > ssl >> > on >> >> >win32. The only source I found is from this site >> >> >http://raibledesigns.com/wiki/Wiki.jsp?page=ApacheSSL, but it > looks >> >> >like the last revision on that page is 09/26/02 and based on > Apache >> >> >2.0.42. Is this the latest howto out there? Specifically I'm > looking >> >> >for how-to support for the latest apache version 2.0.50 or >> > 2.0.52.... >> >> > >> >> > >> >> >Any help from this group or the apache community in general is >> > greatly >> >> >appreciated. Thanks. >> >> > >> >> > >> >> >Avalon >> >> >> >> Tried http://www.apache-ssl.org/ ? >> > >> > >> >> >> >> -- >> Terry Austin >> www.hyperbooks.com >> Campaign Cartographer now available > > -- Terry Austin www.hyperbooks.com Campaign Cartographer now available |