Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f92e414

Browse files
committed
fix(doc): disable directory listing in docs.angularjs.org
1 parent 8b7108e commit f92e414

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/templates/.htaccess

Lines changed: 1 addition & 0 deletions
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)