mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-15 10:13:10 +00:00
fix(doc): disable directory listing in docs.angularjs.org
This commit is contained in:
parent
8b7108e3c9
commit
f92e4146d1
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
#
|
#
|
||||||
# This file must be processed by Rake in order to replace %ANGULAR_VERSION% with the actual version.
|
# This file must be processed by Rake in order to replace %ANGULAR_VERSION% with the actual version.
|
||||||
|
|
||||||
|
Options -Indexes
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
RewriteCond %{HTTP_COOKIE} ng-offline="NG_VERSION_FULL"
|
RewriteCond %{HTTP_COOKIE} ng-offline="NG_VERSION_FULL"
|
||||||
RewriteRule appcache.manifest appcache-offline.manifest
|
RewriteRule appcache.manifest appcache-offline.manifest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue