Re: Symbolic link not allowed:



On 21 Mar, 00:26, beta <qlng2...@xxxxxxxxx> wrote:
Hi All,

I have the "Symbolic link not allowed:" error that I don't know how
it to fix it. Your help would be very appreciated!

Part of my http.conf file ###
<Directory "/var/www/html">
Options Indexes FollowSymLinks Includes
AllowOverride None
Order allow,deny
Allow from all
</Directory>
DirectoryIndex index.html index.shtml index.php

I want to make symbolic link from /export/home/dave/html TO /var/www/
html/faculty/dave
[root@snow mmedina]# cd /var/www/html/faculty/
[root@snow faculty]# ls -al
total 20
drwxr-xr-x 4 root root 4096 Mar 20 17:01 .
drwxr-xr-x 20 root root 4096 Mar 20 16:14 ..
drwxr-xr-x 3 dardell dardell 4096 Mar 6 17:29 dardell
lrwxrwxrwx 1 root root 25 Mar 20 17:00 dave -> /export/home/
dave/html

Everything looks fine with me so far, but when I do 'url'http://www.myscholl.edu/faculty/dave
"Forbidden
You don't have permission to access /faculty/quoc on this server.
Additionally, a 403 Forbidden error was encountered while trying to
use an ErrorDocument to handle the request.
Apache/2.0.52 (CentOS) Server at snow.ucmerced.edu Port 80"

And the error_log file has
Symbolic link not allowed: /var/www/html/faculty/dave

Thanks for your help!
Beta

What are the permissions on /export/home and its contents ?

C.
.



Relevant Pages

  • Symbolic link not allowed:
    ... I have the "Symbolic link not allowed:" error that I don't know how ... it to fix it. ... You don't have permission to access /faculty/quoc on this server. ... a 403 Forbidden error was encountered while trying to ...
    (comp.infosystems.www.servers.unix)
  • Re: Symbolic link not allowed:
    ... I have the "Symbolic link not allowed:" error that I don't know how ... it to fix it. ... a 403 Forbidden error was encountered while trying to ... Did you restart the web server after allowing the symlinks? ...
    (comp.infosystems.www.servers.unix)
  • Re: copying files to a directory using symbolic link in linux
    ... If your user is a member of a group, and that group has traverse ... then he can access using a symbolic link in /tmp. ... have x permission, and there is no x permission to "others", then they ... He has access to the account ...
    (linux.redhat)
  • Re: copying files to a directory using symbolic link in linux
    ... If your user is a member of a group, and that group has traverse ... then he can access using a symbolic link in /tmp. ... have x permission, and there is no x permission to "others", then they ... He has access to the account ...
    (comp.os.linux.misc)
  • Re: mysterious error:
    ... They were very helpful to me when I had a permission problem. ... Although you gave full access to the folder you still might not have access to the file in that folder. ... It's easy to fix by setting flag on a folder level so every subfolder/file will inherit permissions. ... public void ProcessRequest (HttpContext context) ...
    (microsoft.public.dotnet.framework.aspnet)