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 variables in the config_vars.mk also don't consider DESTDIR. Is there a way i can solve this problem?
Thanks, P
