99 out of 100 times this is due to the folder Apache is attempting to serve not having the correct user/group permissions set on it for Apache to access it properly.
On Sun, Jan 29, 2012 at 3:24 AM, Alan Holt <berber...@gmail.com> wrote: > Hello to all, > > I've web-server Apache: > *[root@services share]# httpd -v > Server version: Apache/2.2.17 (Unix)* > > on Fedora Linux: > *[root@services share]# cat /etc/issue > Fedora release 14 (Laughlin) > * > And I have domain example.domain.com where I want to see file listing in > the current directory, but when I go in the browser to example.domain.comI > get the next error: > > *Forbidden > You don't have permission to access / on this server.* > > So I don't know what is the problem =( > My httpd.conf: > > *<Directory /> > Order allow,deny > Allow from All > AllowOverride All > IndexOptions +FancyIndexing > Options +Indexes Includes MultiViews FollowSymLinks AuthConfig FileInfo > </Directory>* > > My .htaccess file: > *[root@services QaTests]# cat .htaccess > Options +Indexes > * > My directory: > *drwxrwsrwt 5 root apache 4096 Jan 26 17:15 QaTests* > > What could be a problem I don't have any idea? > Could somebody to help me please ? > > -- > בברכה, > אלכס ברבר > +9 72 54 285 952 3 > www.linuxspace.org > -- > Best regards. > Alex Berber > +9 72 54 285 952 3 > www.linuxspace.org > > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org > >
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org