This repository was archived by the owner on Jul 6, 2023. It is now read-only.
This repository was archived by the owner on Jul 6, 2023. It is now read-only.
[Doc] Drupal 8 nginx snippet #568
Closed
Description
This commit f6e54f7 introduces bug as it makes web server to respond 404 to urls matching
/.*entries.*
/.*repository.*
/.*root.*
/.*tag.*
/.*template.*
/.*composer\.(json|lock).*
Drupal can have urls cointaing this subword in other urls and I think this behaviour is not intended
Previous version of this file already prevent access to web.config
, composer.lock
and composer.json
Please correct it as it is official documentation
Metadata
Metadata
Assignees
Labels
No labels