Sam Stephenson
|
aec5273f41
|
Use require_library_or_gem 'fcgi' in script/server
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2920 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-11-07 15:35:03 +00:00 |
|
David Heinemeier Hansson
|
bbe9ee13e1
|
Make sure to check for FCGI as well as lighttpd
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2917 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-11-07 13:31:19 +00:00 |
|
David Heinemeier Hansson
|
5ca8b5fca4
|
Added default lighttpd config in config/lighttpd.conf and added a default runner for lighttpd in script/server (works like script/server, but using lighttpd and FastCGI). It will use lighttpd if available, otherwise WEBrick. You can force either or using 'script/server lighttpd' or 'script/server webrick' [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2912 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-11-07 10:25:36 +00:00 |
|
Jamis Buck
|
4b78e5bddb
|
Fix problem with RAILS_ENV being frozen when set from environment variable
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2576 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-10-14 02:51:33 +00:00 |
|
Jamis Buck
|
634da0f010
|
Fix script/server to use the environment given by the -e toggle
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2552 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-10-13 18:13:22 +00:00 |
|
David Heinemeier Hansson
|
d219d54930
|
Clean up the act of commands
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2412 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-09-29 12:33:48 +00:00 |
|
David Heinemeier Hansson
|
0a0ac86845
|
Removed all the scripts in script/* and replaced it with one generic portal: script/run
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2411 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-09-29 12:18:51 +00:00 |
|