Open
Description
I would like the ability to have more control over the system-generated error pages, besides modifying C code myself and recompiling.
In other words, I don't want my "404 Not Found" pages saying, "OpenBSD httpd" at the bottom and using the Comic Sans font.
The nginx approach using the "error_page" keyword to specify a URI for a given HTTP code would be relatively straightforward to implement, I think. If there is nothing in the httpd.conf file for that server and a given return code, then the fall-back could still use the hard-coded version.
Metadata
Metadata
Assignees
Labels
No labels