Skip to content

Commit c96dc60

Browse files
committed
fix(doc): disable directory listing in docs.angularjs.org
1 parent b440ad3 commit c96dc60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/templates/.htaccess

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#
77
# This file must be processed by Rake in order to replace %ANGULAR_VERSION% with the actual version.
88

9+
Options -Indexes
910
RewriteEngine on
1011
RewriteCond %{HTTP_COOKIE} ng-offline="NG_VERSION_FULL"
1112
RewriteRule appcache.manifest appcache-offline.manifest

0 commit comments

Comments
 (0)