Hello folks,

I use the following command to compile my apache module:

*/usr/sbin/apxs -c mod_my.c*


this creates a *.libs/* folder and my mod_my.so file is generated in that
folder.

My question is, is it possible to specify a different target folder for my
.so file?

I have gone through the man page for apxs and wasn't able to find anything.


thanks in advance,
Subra

Reply via email to