True! I have googled and seen that.
That's why I did away with the version number on it, sort of.
I do believe that page has always had this on it.
If you are the web server administrator:
You may now add content to the directory /htdocs. Note that until you do so, people visiting your website will see this page, and not your content. To prevent this page from ever being used, replace the existing /htdocs/index.html with one of your own.
Can't say I didn't warn them.
But then again, even the default 'It Works!' page has errors by that test.
Warning: Consider adding a lang attribute to the html start tag to declare the language of this document.
Error: The character encoding was not declared. Proceeding using windows-1252.
Error: Start tag seen without seeing a doctype first. Expected <!DOCTYPE html>.
Error: Element head is missing a required instance of child element title.
So the question then becomes where does this end?