Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docker: Convert hostname to lowercase to fix fatal error
Otherwise pentesters using `curl` with a hostname like `Events.wordpress.org` (not the uppercase) will clutter the logs with fatal errors because the Global Fonts mu-plugin isn't loaded. Regular browsers automatically convert the domain to lowercase before sending the request. Co-Authored-By: Paul Kevan <[email protected]>
- Loading branch information