Skip to content

Commit 22546e4

Browse files
rishabh-f5ryepup
andauthored
Update content etc nginx recommeded
Co-authored-by: Ryan Davis <[email protected]>
1 parent 07c34a6 commit 22546e4

File tree

1 file changed

+1
-1
lines changed
  • content/nginxaas-azure/getting-started/nginx-configuration

1 file changed

+1
-1
lines changed

content/nginxaas-azure/getting-started/nginx-configuration/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ NGINXaaS for Azure places restrictions on the instance’s filesystem; only a sp
3232

3333
| Directory | Master Read | Master Write | Worker Read | Worker Write | Recommended Use |
3434
|-------------------|:-----------:|:------------:|:-----------:|:------------:|----------------------------------|
35-
| /etc/nginx/ | ✔️ | ✔️ ||| Certificates, keys |
35+
| /etc/nginx/ | ✔️ | ✔️ ||| NGINX configuration, certificates, keys, application files (e.g. Lua or njs scripts) |
3636
| /opt/ | ✔️ | ✔️ | ✔️ || Application files (e.g. Lua scripts) |
3737
| /srv/ | ✔️ | ✔️ | ✔️ || Application files |
3838
| /var/www/ | ✔️ | ✔️ | ✔️ || Static files (e.g. index.html) |

0 commit comments

Comments
 (0)