Page is a not externally linkable
andreasfriedrich - 1:34 pm on Oct 16, 2002 (gmt 0)
Given a config as this and assuming the requested URI resides on the virtual host a.b.c.d I find it rather strange that Apache would complain that Options FollowSymLinks is off since it is clearly enabled. Could it be that the requested URI is not on this virtual server but somewhere else on your server? Andreas
BTW there is something strange going on in the configuration described in Msg #153 [webmasterworld.com] <VirtualHost a.b.c.d>
Options +FollowSymLinks
</VirtualHost>