Index: /trunk/website/.htaccess
===================================================================
--- /trunk/website/.htaccess	(revision 2408)
+++ /trunk/website/.htaccess	(revision 2408)
@@ -0,0 +1,7 @@
+# Disable directory browsing
+Options All -Indexes
+ 
+# Enable the following of symlinks
+Options +FollowSymLinks
+
+Redirect /updates /scripts/updates
