View httpd/lighttpd modules that are installed on shared hosting
- by sdek
I don't have access to the httpd.conf file on this shared host, but I wanted to see which modules are enabled/installed. Is there a (easy) way to find out without access to the httpd.conf file? For example, with PHP you can run a file that has phpinfo() in it to get the PHP info. Anything similar? The web server is lighttpd, which I understand is mostly compatible with apache httpd.
(And yes, I am going to email the hosting support, but it sure would be nice to know for the future)