Hi,

I build Apache_1.3.14 with mod_perl-1.25 on RedHat Linux 7.0 with DSO.
Initially both server-status and server-info works fine, but some how both
of these pages denied my display request.(403 Forbidden )

I have checked httpd.conf where I have
<Location /server-status>
SetHandler server-status
Order deny,allow
Deny from all
Allow frpm .mydomain.com
</Locatiom>
In the log file it simply says denied by server.

I want tracking down the reason. and solve the problem.
I have Apache::DB installed.

Can anybody point me which module denied my request

Thanks for the help

PC 

Reply via email to