Problem with POST requests
Added by Kasper Laudrup over 13 years ago
Hi there,
I have just installed Redmine on a Debian server with Apache and FastCgi. It is working fine apart from when issue. Whenever I am posting a form, e.g. logging in, the server returns the document with a few bytes of garbage before the content. Naturally this means the browser interprets the data as a raw data stream.
I haven't been able to find anyone else having this issue. It might not be related to Redmine at all, but could have something to do with the way I have set up FastCgi or Ruby on Rails. I am not an expert on either.
Help or pointers to help would be much appreciated.
Thanks.
/Kasper