Help on apache error

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Sundar Narayanasamy
Date:  
Subject: Help on apache error
Oom. It works now. I actually had Alias /doc/ with <location> tag with access to only localhost.

I just commented it out, it works.

Sundar

On Sat, 29 Dec 2001 13:00:14 -0700
"Kimi A. Adams" <> wrote:

> I am not sure if this is the answer at all. But I have always had to
> symlink the docs to the docs folder. I can never get it to work without
> this. just ln -s ../docs docs. If this doesn't work, let me know if you
> find something else that works cause I think it might fix my problem as well.
>
> Kimi Adams
> Unity Wave
>
> At 12/29/01, you wrote:
>
> >Hello,
> >
> >
> >I am getting the following error when I try to access a symlink on my
> >Apche web server
> >
> >[error] [client 192.168.0.83] client denied by server configuration:
> >/var/www/html/doc
> >
> >doc is the symlink to a doc folder under /usr/share
> >
> >'doc' folder is owned by apache:apache and the permissions are all right.
> >
> >Following is the <Directory> entry in httpd.conf
> >
> ><Directory "/var/www/html">
> >Options Indexes Includes FollowSymLinks
> >AllowOverride None
> >Order allow,deny
> >Allow from all
> ></Directory>
> >
> >The problem is only with the symlink park. Any help?
> >
> >Sundar
> >
> >
> >
> >
> >________________________________________________
> >See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
> >post to the list quickly and you use Netscape to write mail.
> >
> >PLUG-discuss mailing list -
> >http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
> >
> >
> >---
> >Incoming mail is certified Virus Free.
> >Checked by AVG anti-virus system (http://www.grisoft.com).
> >Version: 6.0.307 / Virus Database: 168 - Release Date: 12/11/01
>