Skip to content
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
@sticky-note

Description

@sticky-note

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions