aboutsummaryrefslogtreecommitdiffstats
path: root/railties/configs
Commit message (Expand)AuthorAgeFilesLines
* Removed SCRIPT_NAME from the WEBrick environment to prevent conflicts with PA...David Heinemeier Hansson2005-03-221-2/+2
* Added note about routing the site rootDavid Heinemeier Hansson2005-03-201-1/+5
* Changed .htaccess to allow dispatch.* to be called from a sub-directory as pa...David Heinemeier Hansson2005-03-201-2/+13
* Fixed caching for root and Routing for getting back the current urlDavid Heinemeier Hansson2005-02-211-0/+2
* Allow downloading of WSDL for an AWS controller as a proper file #674David Heinemeier Hansson2005-02-201-0/+4
* Made apache start out on cgi and added back the default apache optionsDavid Heinemeier Hansson2005-02-151-2/+9
* Updated the Rails generator command to workDavid Heinemeier Hansson2005-02-151-0/+0
* A hopefully more successful attempt at the Routing branch mergeDavid Heinemeier Hansson2005-02-152-58/+13
* Backed out of routing merge.. investigating missing patchesDavid Heinemeier Hansson2005-02-151-2/+57
* Merged back the Routing branchDavid Heinemeier Hansson2005-02-151-57/+2
* Fixed page caching problems with saving cached file fails for the index actio...David Heinemeier Hansson2005-01-151-6/+32
* Added rewrite conditions needed for page caching to workDavid Heinemeier Hansson2005-01-081-0/+6
* You should redirect externally on the default actionDavid Heinemeier Hansson2004-12-221-1/+1
* Renamed public/dispatch.servlet to script/server -- it wasn't really dispatch...David Heinemeier Hansson2004-12-161-2/+0
* Fixed bad chars in public/.htaccess [imajes]David Heinemeier Hansson2004-11-251-8/+8
* InitialDavid Heinemeier Hansson2004-11-242-0/+51