Ticket #129 (closed defect: wontfix)
X-Sendfile returns "file not found" with Camping/Mongrel/Win32
| Reported by: | undees | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | camping.rb | Version: | 1.5 |
| Keywords: | X-Sendfile Mongrel | Cc: |
Description
I had a working WEBrick-based Camping app which used X-Sendfile for its static CSS and image resources. I installed Junebug Wiki for unrelated reasons. Junebug requires Mongrel, which means that my own Camping app has suddenly started using Mongrel by default.
Now, all of my static resources return the text "file not found" with no explanation given.
When I launch my app with "camping --server webrick myapp.rb", static files work fine. I'll continue to use this workaround for my own app, but that doesn't help Junebug -- it requires Mongrel.
I'm on Win32, btw.
Change History
Note: See
TracTickets for help on using
tickets.
