PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : FollowSymlinks Apache



F.S.WhiTeY
04.12.08, 22:57
hi,
ich will einen symlink in meinem userdir per http bereitstellen. das funst aber irgendwie nicht ^^


Apache conf:







<IfModule mod_userdir.c>

UserDir disabled root

<Directory /home/*/public_html>
Options Indexes MultiViews FollowSymLinks
AllowOverride FileInfo
Order allow,deny
Allow from all
</Directory>



</IfModule>




/var/log/apache2/error.log




[Thu Dec 04 21:40:04 2008] [error] [client ] Symbolic link not allowed or link target not accessible: /home/usr/public_html/www




s -la vom www-verzeichniss :


lrwxrwxrwx 1 usr ftp 4 2008-12-04 17:14 www -> www/


ls -la von der quelle


drwxr-xr-x 2 usr ftp 4096 2008-12-01 17:23 www


hat jemand ne ahnung woran das liegen koennte ?

LG WhiTeY

marce
04.12.08, 23:58
http://httpd.apache.org/docs/2.0/mod/core.html#directory