Author: dblotsky
Date: Sat Apr  9 00:06:45 2016
New Revision: 1738318

URL: http://svn.apache.org/viewvc?rev=1738318&view=rev
Log:
Updating site.

Modified:
    cordova/site/public/.htaccess

Modified: cordova/site/public/.htaccess
URL: 
http://svn.apache.org/viewvc/cordova/site/public/.htaccess?rev=1738318&r1=1738317&r2=1738318&view=diff
==============================================================================
--- cordova/site/public/.htaccess (original)
+++ cordova/site/public/.htaccess Sat Apr  9 00:06:45 2016
@@ -1,5 +1,8 @@
 ErrorDocument 404 /404.html
 
+# turn off automatic directory indices
+Options -Indexes
+
 # turn on redirection
 Options +FollowSymLinks
 RewriteEngine on



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to