Am Sonntag, 7. Mai 2006 13:46 schrieb Riemer Palstra: > On Sun, May 07, 2006 at 01:30:49PM +0200, Michael Schwartzkopff wrote: > > [Sun May 07 12:45:44 2006] [error] [client 192.168.1.33] Symbolic link > > not allowed: /srv/www/htdocs/mydir > > > > My documentroot is /srv/www/htdocs > > [ ... ] > > > <Directory /> > > Options All > > Allow from all > > </Directory> > > > > <Directory /mydir> > > Options All > > Allow from all > > </Directory> > > I don't see any Directory entry for /srv/www/htdocs. You probably want > one, which allows at least Option FollowSymLinks. Why don't you just > change the DocumentRoot by the way? Thanks for the hint. My distribution (SuSE 10.0) "hides" the setup for the default server (which I actuall use for these tests) in an other file ... greping for DocumentRoot in the config dir lead me to the right direction. Thanks for the hint. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx