Re: apache configuration issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 03 January 2004 14:49, Bilal Dar wrote:
> Hi,
>
> I am getting this error even when I am trying to configure apache, I have
> searched on google I found a lot of posts on it but I am still not able to
> get it working.
>
> [Sat Jan 03 20:47:04 2004] [error] [client 172.16.1.1] Directory index
> forbidden by rule: /var/www/html/
>
> Thanks.
in your httpd.conf:

<LocationMatch "^/$>
    Options -Indexes
                  ^ methinks this - should not be here...

    ErrorDocument 403 /error/noindex.html
</LocationMatch>

-- 
Stuart Sears


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux