httpd directory pblm

William Hooper whooperhsd3 at earthlink.net
Fri May 21 20:10:16 UTC 2004


Steven Stern said:
> This was all working with FC1.
>
> Webalizer puts its files in /var/www/html/usage
>
> When I try to access that file under FC2, I get a 403-Forbidden error. The
> log
> shows
>
> [error] [client 192.168.123.169] client denied by server configuration:

                  ^^^^^^^^^^^^^^^^

> This is in httpd.conf:
>
> <Directory "/var/www/html/usage">
>   Order deny,allow
>   Allow from 192.168.123
>   Allow from 127.0.0.1
>   Deny from All
    ^^^^^^^^^^^^^

You've denied yourself.  You might want to check and see if webalizer adds
anything to /etc/httpd/conf.d/

-- 
William Hooper





More information about the fedora-list mailing list