diff options
author | Grzegorz Nosek <root@localdomain.pl> | 2013-02-03 13:42:40 +0100 |
---|---|---|
committer | Grzegorz Nosek <root@localdomain.pl> | 2013-02-03 14:14:09 +0100 |
commit | 8aae1f5bf8d135d78e53c054876e2c9dc86936b9 (patch) | |
tree | 8ec9f48b35a4ef3052392ead83b240bc6f436797 /systemd | |
parent | 4ea36af0418d7f6592c33669432404f8251d5556 (diff) | |
download | fcgiwrap-8aae1f5bf8d135d78e53c054876e2c9dc86936b9.tar.xz fcgiwrap-8aae1f5bf8d135d78e53c054876e2c9dc86936b9.zip |
Unify CGI error handling
Use the same error handler for 403s and 502s. This basically ports
the required fixes from error_403 (previous commit) to the 502
error on failed exec(). Two user-visible side effects:
- error message now says "403 Forbidden" instead of "403"
- failed exec() gets logged over stderr
(also, use \r\n instead of \n as a line seprator but that has been
fixed up by the parent process before).
Diffstat (limited to 'systemd')
0 files changed, 0 insertions, 0 deletions