What is the security problem to use Options FollowSymLinks in the Apache configuration?
We use the following configuration:
AllowOverride None
Options None FollowSymLinks
If you enable following of symbolic links, and an attacker gains access to something allowing him to create arbitrary files on your webserver, he could then create symbolic links to any file on your system (e.g. /etc/passwd, configurations files of databases, ...)