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
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
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