Bug 64798 - Missing matches on doctype case
Summary: Missing matches on doctype case
Status: NEW
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_mime_magic (show other bugs)
Version: 2.5-HEAD
Hardware: PC
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-10 16:20 UTC by Eli Barzilay
Modified: 2020-10-10 16:20 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eli Barzilay 2020-10-10 16:20:49 UTC
The conf/magic file has "<!DOCTYPE HTML" and "<!doctype html", but it would be good to also add at least "<!DOCTYPE html" which is recommended in a bunch of places.