From 7b33298b6654bcd55105e24e99545b98db3206ba Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Mon, 21 Jan 2013 09:07:16 -0700 Subject: [PATCH] Adding no-cache to the Web server's default index --- collects/web-server/default-web-root/htdocs/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/web-server/default-web-root/htdocs/index.html b/collects/web-server/default-web-root/htdocs/index.html index 4cff268bfb..b1ad866fa6 100644 --- a/collects/web-server/default-web-root/htdocs/index.html +++ b/collects/web-server/default-web-root/htdocs/index.html @@ -1,5 +1,6 @@ + Welcome to the Racket Web server!