Merge pull request #18 from SBPrakash/master

fixed an js issue
diff --git a/README.md b/README.md
index 6da120e..272f873 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@
             AllowOverride None
         </Directory>
         <Directory /var/www/>
-            Options Indexes FollowSymLinks MultiViews Includes
+            Options Indexes FollowSymLinks Includes
             AllowOverride None
             Order allow,deny
             allow from all