Changeset 2541 for cherokee/trunk/doc/cookbook_ror.txt
- Timestamp:
- 12/02/08 22:12:45 (1 month ago)
- Files:
-
- cherokee/trunk/doc/cookbook_ror.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/doc/cookbook_ror.txt
r2346 r2541 76 76 documentation. It is a good idea to enable the `Error handler` 77 77 checkbox since it will help you determine if an error is associated 78 with your Django application or with Cherokee. This, however, is not79 required.78 with your Ruby on Rails application or with Cherokee. This, however, 79 is not required. 80 80 81 81 image::media/images/cookbook_ror_common.png[Common CGI options]