[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: nginx: hydra.gnu.org: Typo.
From: |
Ludovic Courtès |
Subject: |
01/01: nginx: hydra.gnu.org: Typo. |
Date: |
Thu, 17 Mar 2016 14:23:57 +0000 |
civodul pushed a commit to branch master
in repository maintenance.
commit 291260e5e13215aed387a2e120385f6d9c037d14
Author: Ludovic Courtès <address@hidden>
Date: Thu Mar 17 15:23:44 2016 +0100
nginx: hydra.gnu.org: Typo.
---
hydra/nginx/hydra.gnu.org-locations.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hydra/nginx/hydra.gnu.org-locations.conf
b/hydra/nginx/hydra.gnu.org-locations.conf
index d873826..a64cb71 100644
--- a/hydra/nginx/hydra.gnu.org-locations.conf
+++ b/hydra/nginx/hydra.gnu.org-locations.conf
@@ -55,7 +55,7 @@ location ~ /(nix-cache-info|static|logo|favicon\.ico) {
proxy_ignore_headers Set-Cookie;
# Tell browsers to cache these things.
- expire 10d;
+ expires 10d;
}
location ~ \.narinfo$ {