httpd -M will print a list of both static and loaded modules httpd -l only lists modules compiled into httpd If mod_perl is installed you should see something like "perl_module" in the list Mick
Wed Jun 18 14:12:22 UTC 2008
admin <mick at mjhall.org>
httpd -M will print a list of both static and loaded modules httpd -l only lists modules compiled into httpd If mod_perl is installed you should see something like "perl_module" in the list Mick