Displaying 1 result from an estimated 1 matches for "camping_app".
2007 Apr 23
1
X-Sendfile, static files, windows
...hing works perfectly on my mac. once on windows the static files
don''t get served. a 404 is returned.
i have tried running the app using camping, webrick and mongrel, all
give the same 404 response.
here is an example value of X-Sendfile. I have verified that the path
does exist.
C:/work/camping_app/public/images/icons/feed.png
does anyone have an idea on what i am missing?
Thanks.