On Tue, Mar 29, 2016 at 6:03 PM, Leonay Wynn wrote:
> I have added ./configure --prefix=/apps/httpd --enable-ssl
> --with-ssl=/usr/local/ssl --with-mpm=worker --enable-module=headers
> --enable-shared=headers
>
> my mod_headers.so is not being generated with this. I tried to copy over the
> mod.so
I have added ./configure --prefix=/apps/httpd --enable-ssl
--with-ssl=/usr/local/ssl --with-mpm=worker --enable-module=headers
--enable-shared=headers
my mod_headers.so is not being generated with this. I tried to copy over
the mod.so files i need to run my previous config from my old dir but the
Hi!
2016-03-25 17:23 GMT+01:00 Leonay Wynn :
> HI,
>
> I'm running RHEL 5.3. I upgraded my httpd version to Apache 2.4.18.
> configured with this: $ ./configure --prefix=/apps/httpd --enable-ssl
> --with-mpm=worker --enable-module=headers --enable-shared=headers
>
> All works well.
>
> I also ins
Start with only TLSv1.0
As your compile of 2.4 may not support 1.2
Sent from my iPhone
> On Mar 25, 2016, at 12:23 PM, Leonay Wynn wrote:
>
> HI,
>
> I'm running RHEL 5.3. I upgraded my httpd version to Apache 2.4.18.
> configured with this: $ ./configure --prefix=/apps/httpd --enable-ssl
HI,
I'm running RHEL 5.3. I upgraded my httpd version to Apache 2.4.18.
configured with this: $ ./configure --prefix=/apps/httpd --enable-ssl
--with-mpm=worker --enable-module=headers --enable-shared=headers
All works well.
I also installed OpenSSL 1.0.2g . I replaced my system installed openssl