I have a problem with a form.
When i submit it when running mongrel it works great and it send the
post-request to the create action, but when i run it through fastcgi
the post request ends up as a get request to the index action.
Anyone recognise this?