We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b440ad3 commit c96dc60Copy full SHA for c96dc60
docs/src/templates/.htaccess
@@ -6,6 +6,7 @@
6
#
7
# This file must be processed by Rake in order to replace %ANGULAR_VERSION% with the actual version.
8
9
+Options -Indexes
10
RewriteEngine on
11
RewriteCond %{HTTP_COOKIE} ng-offline="NG_VERSION_FULL"
12
RewriteRule appcache.manifest appcache-offline.manifest
0 commit comments