This forum is no longer active. Please post your questions to our new community site
How do I install mod_status for Apache?
|
|
The title says it all; normally I would do “a2enmod info” with Ubuntu, but Bitnami tells me this does not exist in the LAMPStack. Can anybody help please? |
|
|
Hi, This command does not exist in Apache by default. You can list the modules using “apachectl.sh -L” but you should edit the /installdir/apache2/conf/httpd.conf file to enable/disable the modules. We will add this command in our TODO list, thanks for your suggestion. |

