Symbolic link not allowed:



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



.



Relevant Pages

  • Re: 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)
  • [ANNOUNCE] GIT 1.1.5
    ... records an insanely long symbolic link in your index file and ... This makes it dump core or worse. ... The fix for this problem is the only change from v1.1.4. ... first get such a bogus symbolic link in your index. ...
    (Linux-Kernel)
  • Re: RH8 Cant Get Mozilla 1.5 to Load Java
    ... > site with Mozilla 1.5 that needs Java, it doesn't load. ... How can fix this? ... You need to make a symbolic link from your ...
    (linux.redhat)
  • Re: delete a symbolic link
    ... I created a symbolic link because I'm trying to fix a problem and it ... FWIW, this Linux Gazette article ... Lew Pitcher ...
    (comp.unix.shell)