> On 6 Dec 2018, at 11:34, Andras Farkas <deepbluemist...@gmail.com> wrote: > > Ping. > On Mon, Nov 26, 2018 at 4:08 AM Andras Farkas <deepbluemist...@gmail.com> > wrote: >> >> Evening! >> >> I noticed that most of the time, when Apache httpd itself generates >> HTML output (like for 404 pages and autoindex pages) it uses ancient >> HTML 2.0 and HTML 3.2 doctypes. >> These 11 attached diffs update those. The most important of the diffs >> is httpdh.diff
These would be better submitted to bugzilla at issues.apache.org, where someone might adopt them. However, I should point out that there's nothing wrong with the existing stuff. If I were to refactor the error messages, I'd be looking to take all remaining actual HTML out of the server itself, and into documents (or templates) under the control of the sysop. (And I wouldn't touch your indexhtml with a bargepole)! -- Nick Kew