Index: /alternc/branches/stable-1.0/etc/alternc/templates/apache2/vhost.conf
===================================================================
--- /alternc/branches/stable-1.0/etc/alternc/templates/apache2/vhost.conf	(revision 2929)
+++ /alternc/branches/stable-1.0/etc/alternc/templates/apache2/vhost.conf	(revision 2958)
@@ -5,5 +5,5 @@
   <Directory "%%document_root%%">
     php_admin_value open_basedir "%%document_root%%:/usr/share/php/:/var/alternc/tmp:/tmp"
-    Options +FollowSymLinks +MultiViews
+    Options +MultiViews -FollowSymLinks +SymLinksIfOwnerMatch
     AllowOverride AuthConfig FileInfo Limit Options Indexes
   </Directory>
