[users@httpd] unsubscribe

2012-01-23 Thread Pranav Choudhary

[EMAIL PROTECTED] using apxs to make and install modules.

2007-04-22 Thread Pranav Choudhary
Hi I have successfully compiled apache 2.0.59 with --enable-do. I used the DESTDIR=/path/to/install option while doing make install. Now i want to use apxs to make and install a module, but it looks for the config_vars.mk in the wrong directory (does not consider DESTDIR). Further, all the variabl

Re: [EMAIL PROTECTED] http connection hangs when -DSSL option is used.

2007-04-17 Thread Pranav Choudhary
On 4/17/07, Sander Temme <[EMAIL PROTECTED]> wrote: Pranav Choudhary wrote: > I have cross-compiled apache 2.0.59 for arm (with mod_ssl). I started > After a few experiments i found that even if i don't start with -DSSL > and just Listen on one more port (other than 8

[EMAIL PROTECTED] http connection hangs when -DSSL option is used.

2007-04-17 Thread Pranav Choudhary
Hi, I have cross-compiled apache 2.0.59 for arm (with mod_ssl). I started the server on the target using httpd -k start. I was able to connect to it using http, as desired. Then i restarted the server, this time with -DSSL argument (httpd -k start -DSSL). Now i was able to connect using https (to