Skip to content

clarify allowed upload directories #1020

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rishabh-f5
Copy link

@rishabh-f5 rishabh-f5 commented Aug 22, 2025

Proposed changes

Checklist

Before sharing this pull request, I completed the following checklist:

Screenshot 2025-08-22 at 8 04 09 PM

Footnotes

  1. Potentially sensitive information includes personally identify information (PII), authentication credentials, and live URLs. Refer to the style guide for guidance about placeholder content.

@rishabh-f5 rishabh-f5 requested a review from a team as a code owner August 22, 2025 05:23
@github-actions github-actions bot added documentation Improvements or additions to documentation product/nginxaas Issues related to NGINX as a Service for Azure labels Aug 22, 2025
Copy link
Contributor

@mjang mjang left a comment

Choose a reason for hiding this comment

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

I see that you've removed /tmp and /var/cache/nginx from the table. Is this intentional? Do we no longer support writes to these directories?

If so, I'm concerned this might be a "breaking change".

Comment on lines -36 to -37
| /tmp | ✓ | |
| /var/cache/nginx | ✓ | |
Copy link
Contributor

Choose a reason for hiding this comment

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

/tmp and /var/cache/nginx are still allowed for worker processes

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 product/nginxaas Issues related to NGINX as a Service for Azure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants