This forum is no longer active. Please post your questions to our new community site
404 errors using mongrel rails service
|
|
If you are using mongrel_rails as a service under Windows and you are receiving constants 404 errors. You can fix it adding a file(i.e. mongrel.rb) in config/initializers/ containing this 1. Hope it helps. Regards. 1 https://gist.github.com/471663 (Remember to change the line 1 with your rails version. Source 2) |
|
|
Thanks for posting your solution. Cheers. |

