fix(doc): disable directory listing in docs.angularjs.org

This commit is contained in:
Misko Hevery 2012-10-05 16:43:01 -07:00
parent b440ad36f3
commit c96dc60594

View file

@ -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