mirror of
https://github.com/github/rails.git
synced 2026-01-23 05:17:59 -05:00
8cddbf0d37c557688bf833e5437a88d98cfaf046
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@802 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added PATH_INFO access from the request that allows urls like the following to be interpreted by rails: http://www.example.com/dispatcher.cgi/controller/action -- that makes it possible to use rails as a CGI under lighttpd and would also allow (for example) Rublog to be ported to rails without breaking existing links to Rublog-powered blogs. #728 [Jamis Buck]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%