Shared Objects

If you want to enable shared objects in this method, see the notes in the Configuration file. Essentially, you do the following:

  1. Enable mod_so by uncommenting its line.

  2. Change an existing AddModule <path>/<modulename>.o so it ends in .so rather than .o and, of course, making sure the path is correct.