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 8b7108e3c9
commit f92e4146d1

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