diff --git a/docs/index.rst b/docs/index.rst index 2ea2eca9..8e471e3a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -595,7 +595,7 @@ proxies HTTP and WebSocket requests:: proxy_pass http://127.0.0.1:5000; } - locaton /static { + location /static { alias /static; expires 30d; }