Testing DSO waters
Well, now that we have a design for Hyena ready, we have started making a test DSO module, mainly to figure out what we need when writing a module for Apache.
Some progress has been made here, and a small test modue has been written, namely hyenatry.c.
It was compiled with the following command (as root):
Now, we need to figure out how to test it.
Some progress has been made here, and a small test modue has been written, namely hyenatry.c.
It was compiled with the following command (as root):
apxs -i -a -c -n hyenatry hyenatry.c Now, we need to figure out how to test it.

0 Comments:
Post a Comment
<< Home