8000 fix(doc): disable directory listing in docs.angularjs.org · plausiblecode/angular.js@c96dc60 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

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)
0