You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Krishna Paparaju <kp...@pillardata.com> on 2007/02/07 21:39:05 UTC

List of modules installed

Hi,

Where I can find list of all the installed modules for an Apache
installation? Appreciate your help.

 

Thanks

Krishna

 


Re: [OT] List of modules installed

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Krishna,

Krishna Paparaju wrote:
> Where I can find list of all the installed modules for an Apache
> installation? Appreciate your help.

Note that this a mailing list for Apache Tomcat (Java application
server) and not Apache httpd (web server).

You can find out which modules have been /compiled/ into your httpd like
this:

$ apache2ctl -l

...but this doesn't show you the modules you are using. In order to find
that out, you'll need to look through all of your config files for
references to them.

You have to look for different things depending on your version of
Apache httpd.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFyjvz9CaO5/Lv0PARAiEDAJ4wr6PfNEZItZuBNBPC4Tbq9whwswCdGkDv
NcVnmW1CenklVowds/N3tu0=
=sycG
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org