Today I tried to use BrookFramework with Lazarus 2.0.6 on Windows 10. It compiled everything just fine (I tried the simple FastCGI application), but when I try to open the file "http://localhost/cgi-bin/test.fbf" it says "Error 500: Premature end of script headers". All other scripts work just fine.
I am using XAMPP, which I just installed so everything there should be running on the most recent version. I guess I missed to configure something, but I can't find it.
Thanks