This project is archived and is in readonly mode.

#2180 ✓resolved
James Conroy-Finn

Routing errors serving static files with Mongrel

Reported by James Conroy-Finn | March 9th, 2009 @ 03:53 PM

Mongrel produces a routing error when serving static files without using a complete url.

i.e. GET /folder doesn't render public/folder/index.html but instead raises a routing error.

An empty route does serve public/index.html, as one would expect, but no XHTML files in subdirectories are ever served.

This behaviour did not exist in Rails 2.2.2.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Referenced by

Pages