On Wed, Jul 14, 2010 at 4:14 PM, Michael Powe <mich...@trollope.org> wrote:
> Hello,
>
> Is there a way for me to list out the loaded shared modules in Apache
> 2.0.63? `./httpd -l' lists the compiled-in modules but other methods
> I've tried do not work, e.g. `./httpd -t -D DUMP_MODULES' and the -M
> option apparently wasn't invented at the time of this version.

You can use something external like lsof/pmap/gdb to just look at what
libs are loaded.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to