Re: [users@httpd] header unset server does not work

2013-06-11 Thread Eric Covener
>> >> Besides modifying the source, is there some new trick that is supposed to >> work? I can't seem to read it in the (mod_header) documentation for 2.4. mod_security can do it too. - To unsubscribe, e-mail: users-unsubscr...@h

Re: [users@httpd] header unset server does not work

2013-06-11 Thread Jeff Trawick
On Tue, Jun 11, 2013 at 4:51 PM, fredk2 wrote: > Hi, > > After setting "ServerTokens Prod", I would like to modify or remove the > server header that says "Apache" from the response. > Reading some googles it says that is not possible with "Header unset > server" > as you'd expect from reading >

[users@httpd] header unset server does not work

2013-06-11 Thread fredk2
Hi, After setting "ServerTokens Prod", I would like to modify or remove the server header that says "Apache" from the response. Reading some googles it says that is not possible with "Header unset server" as you'd expect from reading http://httpd.apache.org/docs/current/mod/mod_headers.html Besid

Re: [users@httpd] Using Apache 2.0 with mod_ssl and custom engine on openssl

2013-06-11 Thread coolcuzu
Thank you Daniel for your help. I believe a bad part (or an important feature that does not exist) of mod_ssl is the lack of ability to pass any argument or parameter to the crypto device that you want to use. Do you know anything about passing a parameter (command in openssl engine terminolog

[users@httpd] Apache 2.2.22 mpm-prefork workers hanging - timeouts

2013-06-11 Thread Alex Bligh
We have apache running over https with a module that provides a proxy to (interalia) websockets and tcp sessions. Source is at: https://github.com/abligh/apache-websocket if anyone is interested. Following a relatively recent upgrade to apache (sadly I don't know which, but somewhere between Luci

Re: [users@httpd] "undefined reference to `TLSv1_1_client_method"

2013-06-11 Thread Carmel
On Tue, 11 Jun 2013 15:54:41 +0200 (CEST) de...@cines.fr articulated: > With apache 2.4.4, I tried , without success, to build binaries. I've > got this error each time : > > ab.o: In function `main': > /opt/httpd-2.4.4/support/ab.c:2271: undefined reference to > `TLSv1_1_client_method' /opt/h

Re: [users@httpd] Using Apache 2.0 with mod_ssl and custom engine on openssl

2013-06-11 Thread Daniel Ruggeri
On 6/10/2013 4:56 PM, coolcuzu wrote: > Hi, > > My question may seem rather complex, but I believe someone can answer it. > > 1 - I've implemented a custom OpenSsl Engine, which works perfectly > fine in OpenSsl. > 2 - I want to create a sample web site that uses https with Apache. > After my searc

Re: [users@httpd] "undefined reference to `TLSv1_1_client_method"

2013-06-11 Thread D'Arcy J.M. Cain
On Tue, 11 Jun 2013 15:54:41 +0200 (CEST) de...@cines.fr wrote: > With apache 2.4.4, I tried , without success, to build binaries. I've > got this error each time : What system are you building on? I ask because I am getting the same basic error on NetBSD while trying to build asterisk. -- D'A

[users@httpd] "undefined reference to `TLSv1_1_client_method"

2013-06-11 Thread derri
Hi everybody, With apache 2.4.4, I tried , without success, to build binaries. I've got this error each time : ab.o: In function `main': /opt/httpd-2.4.4/support/ab.c:2271: undefined reference to `TLSv1_1_client_method' /opt/httpd-2.4.4/support/ab.c:2273: undefined reference to `TLSv1_2_