Skip to content

Non-HTML files given .html file extension with HTMLFirst enabled #267

@AnyOldName3

Description

@AnyOldName3

I'm archiving a website and won't need it to work offline, so got rid of the +*.jpg etc. rules that were causing externally-hosted images to be included. This changed a few images referenced by a relatively small number of pages to change their file extension from .ico, .jpg or .png to .html. I'm concerned about this as the archive will eventually be hosted on a webserver that uses file extensions to automatically determine MIME types, and I anticipate problems if there's a mismatch.

The file extensions and MIME type provided by the original webserver are correct, so I don't know why it's decided to make up new ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions