On Wednesday, 31 July 2019 at 06:55:06 UTC, 0xEAB wrote:
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
I'm kind of new to everything, I'm not sure how this have to be
done.