[vox-tech] Perl cgi scripts not executing
Ricardo Anguiano
vox-tech@lists.lugod.org
Fri, 13 Jun 2003 22:06:11 -0700
"Richard Crawford" <rscrawford@mossroot.com> writes:
>> - Enable server-info and see what modules actually got loaded.
>
> At the risk of sounding stupid, how do I do that?
This was in the httpd.conf that came with RedHat 8's apache conf. It
was just commented out when I got ahold of it.
<Location /server-info>
SetHandler server-info
Order deny,allow
Deny from all
# CHANGE NEXT LINE
Allow from <your-ip>
</Location>
See also:
http://httpd.apache.org/docs-2.0/mod/mod_info.html
--
Ricardo Anguiano
http://www.codesourcery.com