nginx serves broken characters (nginx on linux as guest system in vbox)
- by Andrew123321
I have nginx 1.2.0-1 on debian 6.0.5. I have file test.css. I fill it with "abcd1234". Open it in browser. Then I change the content to "mnop". I receive "abcd" in response.
I have all the files in folder shared between Windows (host) and Debian (guest) using Virtual Box. When I put the file elsewhere the problem does not occur!
Any idea what can cause this? Thank you
(I've been editing question as I was discovering the problem)