Displaying 1 result from an estimated 1 matches for "script_info".
Did you mean:
fscrypt_info
2006 Aug 08
0
0.3.13.4 Pre-Release -- Almost Ready
...ad again.
Same goes for problems with command line options. Just work up a little
ruby that starts mongrel the way you start it, tests for the error, then
stops mongrel.
CHANGE LOG
Knocked out a bunch of bugs people reported so far:
* Makes Mongrel act like WEBrick re: REQUEST_URI, PATH_INFO,
SCRIPT_INFO, and QUERY_STRING. This should fix redirects, but in order
to make it work I''ve added REQUEST_PATH as well which is technically
PATH_INFO+SCRIPT_INFO.
* Mongrel now includes *all* of the requested URI even if Mongrel
doesn''t have a clue what it should do with it. Let''s...