This is a discussion on Apache 1.3.27 upgrade to 1.3.33 need SSL configured within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hello Apache gurus, I currently have a public server running: 1.3.27. I read and jumped through all the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello Apache gurus, I currently have a public server running: 1.3.27. I
read and jumped through all the hoops for mod_ssl as described under the original 1.3.27 tarball (INSTALL.ssl etc.). A lot of extra work was needed with OpenSSL tarball and mod_ssl tarball to obtain the shared object stuff such that the Apache configure could be satisfied. Now, the 1.3.33 makes no mention of SSL. Only the so-called standard modules are listed and documented. Where or how do I get a definitive list of modules that will configure under anyone given Apache version without doing something like: ./configure --enable-module=most -enable-shared=most? I need an updated Apache that will run SSL and PHP. Any ideas? Please advise. :-) |