From 766875e7af15b96fad25c5556aa22940b47e7bf5 Mon Sep 17 00:00:00 2001 From: zedshaw Date: Mon, 20 Feb 2006 06:40:48 +0000 Subject: Change to compensate for people who use CGIWrapper with bad status. Uses the given host from the client rather than the actual host (makes redirect work). Bumped version number. git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@48 19e92222-5c0b-0410-8929-a290d50e31e9 --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 1de4c7d..4b34c60 100644 --- a/README +++ b/README @@ -11,9 +11,10 @@ scream without too many portability issues. == Status -The 0.3.2 release supports Ruby On Rails much better than previously, and also -sports the beginning of a command and plugin infrastructure. This last part -isn't documented yet. +The 0.3.6 release supports Ruby On Rails much better than previously, and also +sports the beginning of a command and plugin infrastructure. There is now a more +complete CGIWrapper that handles most of the CGI usage, but still doesn't do the +MIME decoding or file upload/send (it leaves that to CGI). After you've installed (either with gem install mongrel or via source) you should have the mongrel_rails command available in your PATH. Then you just do the following: -- cgit v1.2.3-24-ge0c7