From 1f87db664b3b9e24b5f177ad2e007918418ca5d9 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Mon, 10 Sep 2007 21:59:54 +0000 Subject: [PATCH] Makes slightly more sense with this change. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 7fdd1a7..72b1bae 100644 --- a/INSTALL +++ b/INSTALL @@ -40,7 +40,7 @@ mode doesn't support auto-reload, and logging goes to file (luminotes.log) instead of the console, but performance should be better than in development mode. -Then you'll need to configure your web server to forward requests for +First you'll need to configure your web server to forward requests for non-static pages to CherryPy. These instructions are for Apache, but in theory, Luminotes should work with just about any web server.