Apache 2 Fix You Dont Have Permission To Access

I looking for apache 2 expert . It’s run on Debian 6.0 with Directadmin CP . I need to fix issue I linked directory form outside www folder fror example ln -is /home/user/directory to /var/www/domain/public_html and when I click on that folder I getting this error

You don’t have permission to access on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I have added to http:conf
<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
allow from all
</Directory>

But it’s doesn’t help . So I need to fix it it’s looks like permission problems . Only serious bider’s and good knowledge of Apache and Linux .

Leave a Reply

Your email address will not be published. Required fields are marked *