View httpd/lighttpd modules that are installed on shared hosting
Posted
by
sdek
on Server Fault
See other posts from Server Fault
or by sdek
Published on 2010-10-19T15:10:46Z
Indexed on
2011/03/04
7:26 UTC
Read the original article
Hit count: 562
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)
© Server Fault or respective owner