Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 71
- Log:
Start of upgrade to Typo 4.0.0, the latest stable release since
2.6.0. Note test/mocks/themes/azure changes from a file to a
directory, so the file has been removed in this revision and
the directory will be added in the next revision.
- Author:
- adh
- Date:
- Mon Aug 07 22:18:11 +0100 2006
- Size:
- 203 Bytes
1 | # This is untested and incomplete. |
2 | # See http://mongrel.rubyforge.org/docs/lighttpd.html |
3 | # |
4 | proxy.balance = "fair" |
5 | proxy.server = ( "/" => |
6 | ( ( "host" => "$RAILS_HOST", "port" => $RAILS_PORT ) ) ) |