aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/src/templates/.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/templates/.htaccess b/docs/src/templates/.htaccess
index ad7b7752..98c7b795 100644
--- a/docs/src/templates/.htaccess
+++ b/docs/src/templates/.htaccess
@@ -6,6 +6,7 @@
#
# This file must be processed by Rake in order to replace %ANGULAR_VERSION% with the actual version.
+Options -Indexes
RewriteEngine on
RewriteCond %{HTTP_COOKIE} ng-offline="NG_VERSION_FULL"
RewriteRule appcache.manifest appcache-offline.manifest