Sorry about my typo in the mail, 
the actual command in http.conf is "Allow from .mydomain.com"

PC

"Wang, Pin-Chieh" wrote:

> 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

can we assume this is actually:

Allow from .mydomain.com

in your conf??

>
> </Locatiom>
> In the log file it simply says denied by server.
>

--
___cliff [EMAIL PROTECTED]http://www.genwax.com/

Reply via email to