how to check which apache modules are currently loaded

nitin chandra nitinchandra1 at gmail.com
Tue Feb 1 20:02:21 UTC 2011


Hi Tapas,

If not in default install

./opt/apache2/bin/apachectl -l

make sure you put the dot (.) / period before, it should list out the
modules installed

Thanks

On Tue, Feb 1, 2011 at 8:26 PM, Tapas Mishra <mightydreams at gmail.com> wrote:
> I am currently working to get an LMS known as sakai up on internet.
> How ever I am having a constraint to use Apache as a front end.
> Here is the required page
> https://confluence.sakaiproject.org/display/~steve.swinsburg/Fronting+Tomcat+with+Apache+via+mod_proxy_ajp
> which says to make sure
>
> LoadModule proxy_module libexec/apache2/mod_proxy.so
> LoadModule proxy_ajp_module libexec/apache2/mod_proxy_ajp.so
>
> How can I check this thing as what modules currently are installed
> (running in my Apache).
> This is a Ubuntu server and what I see from mods-enabled directory are following
>
> http://pastebin.com/BufKu6Zt
> So does that mean I have required ajp module installed ?
>
>
>
> --
> http://mightydreams.blogspot.com
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list