Error 403 on Apache server, You don't have permission to access / on this server.

Dark Phoenix lightsolphoenix at gmail.com
Tue Jan 31 15:34:49 UTC 2012


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.it at gmail.com> wrote:

> Hello to all,
>
> I've web-server Apache:
> *[root at services share]# httpd -v
> Server version: Apache/2.2.17 (Unix)*
>
> on Fedora Linux:
> *[root at 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 at 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 at 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20120131/3c307db9/attachment.html>


More information about the users mailing list