×
Dec 20, 2011 · 4 Answers. Another way is to use lsof. This will give you a list of all loaded modules. This not only comes handy for apache, but all other ...
Missing: q= https% 3A% 2Fserverfault. 2Fquestions% 2F342950%
Feb 4, 2013 · To list apache loaded modules use: apachectl -M. or: apachectl -t -D DUMP_MODULES. or on RHEL,CentoS, Fedora: httpd -M.
Missing: https% 3A% 2Fserverfault. 2Fquestions% 2F342950%
May 17, 2011 · On my gentoo, I can execute apache2ctl modules and see the modules listed. ... check "Install as service", how can I add apache to services?
Missing: q= 3A% 2Fserverfault. 2Fquestions% 2F342950%
Nov 15, 2016 · In this guide, we will briefly talk about the Apache web server front-end and how to list or check which Apache modules have been enabled ...
Missing: q= 3A% 2Fserverfault. 2Fquestions% 2F342950%
In this manual we will show you how to consult, from a command line, how to find out which are the active modules in your Apache installation.
Missing: q= https% 3A% 2Fserverfault. 2Fquestions% 2F342950%
People also ask
Sep 28, 2011 · From httpd -h : -t -D DUMP_MODULES : show all loaded modules.
Missing: q= https% 3A% 2Fserverfault. 2Fquestions% 2F342950%
Jan 8, 2012 · Even if you find out that mod_xsendfile is loaded from within PHP, you need to keep in mind that this says nothing about it's configuration.
Missing: q= https% 3A% 2Fserverfault. 2Fquestions% 2F342950%
Mar 24, 2019 · Here are two tricks to check which modules are enabled in apache. 1. From terminal. Apache modules list can be found from terminal.