Skip to content

Update nginx + Apache configuration files to prevent access to internal files#251

Merged
SimonFrings merged 3 commits intoclue:mainfrom
clue-labs:configs
Mar 5, 2024
Merged

Update nginx + Apache configuration files to prevent access to internal files#251
SimonFrings merged 3 commits intoclue:mainfrom
clue-labs:configs

Conversation

@clue
Copy link
Copy Markdown
Owner

@clue clue commented Mar 5, 2024

This changeset updates the nginx + Apache configuration files to prevent access to internal files. Note that these configuration files are meant to be a generic starting point and are subject to change for more specific application requirements (YMMV). Our configuration files are fully tested against our integration test suite.

Builds on top of #250, #60, #59, #3 and others
Resolves / closes #195
Supersedes / closes #197, thank you @virtuelle-maschine for the suggestion!

@clue clue added the documentation Improvements or additions to documentation label Mar 5, 2024
@clue clue requested a review from SimonFrings March 5, 2024 10:25
Copy link
Copy Markdown
Contributor

@SimonFrings SimonFrings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, let's get this in 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation about 'nginx reverse proxy' is at least misleading

2 participants