On Wednesday, 31 July 2019 at 06:30:03 UTC, BoQsc wrote:
On Wednesday, 31 July 2019 at 05:56:46 UTC, BoQsc wrote:what causes the Internal Server Error.Internal Server Error might as well appear when D language syntax is not correct.
Maybe you want to use some wrapper around rdmd that does output a proper CGI response on error. Since this error occurs because rdmd's error message as-is is not valid for CGI.
- Elias