aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/commands/servers/lighttpd.rb
Commit message (Expand)AuthorAgeFilesLines
* Reap FCGI processes after lighttpd exitsSam Stephenson2006-01-121-2/+12
* Run initialize_logger in script/lighttpd to ensure the log file exists before...Sam Stephenson2005-11-301-5/+6
* Have the lighttpd server script report the actual ip to which the server is b...Sam Stephenson2005-11-211-3/+6
* Pulled auto-starting browser: More pain than gainDavid Heinemeier Hansson2005-11-121-1/+0
* Don't detach or fork for script/server tailingNicholas Seckar2005-11-091-19/+19
* Added automatic browser launching on OS X when starting script/server [DHH]David Heinemeier Hansson2005-11-091-2/+3
* Copy lighttpd.conf when it is first needed, instead of on app creationJamis Buck2005-11-071-0/+8
* Make sure to check for FCGI as well as lighttpdDavid Heinemeier Hansson2005-11-071-3/+6
* Added default lighttpd config in config/lighttpd.conf and added a default run...David Heinemeier Hansson2005-11-071-0/+45