Updated Nginx (markdown)

oooo-ps 2025-08-10 03:34:21 +03:00
parent c65fe187aa
commit 49c26733e6

@ -43,10 +43,10 @@ server {
}
```
## Restrict
## Restrict direct access
> [!NOTE]
> Direct access to the following files is safe and is also already restricted by the Rocket framework implementation (as unexpected by the application logic). Therefore, feel free to further restrict direct access on the Nginx side.
> Direct access to public files is safe and is partially restricted by the Rocket framework implementation. Therefore, feel free to further restrict direct access on the Nginx side.
**Restrict direct access to the torrent files**