mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-22 16:51:20 +00:00
New translations security.mdx (Dutch)
[ci skip]
This commit is contained in:
parent
6f72906307
commit
be1311c2d4
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Security concerns
|
||||
title: Veiligheidszorgen
|
||||
---
|
||||
|
||||
Castopod is built on top of [CodeIgniter4](https://codeigniter.com/), a PHP
|
||||
@ -10,9 +10,9 @@ To maximize your instance's safety and prevent any malicious attack, we
|
||||
recommend you update all your Castopod files permissions after installation or
|
||||
updates (to avoid any prior permission error):
|
||||
|
||||
- `writable/` folder must be **readable** and **writable**.
|
||||
- `public/media/` folder must be **readable** and **writable**.
|
||||
- any other file must be set to **readonly**.
|
||||
- `schrijfbaar/` map moet **leesbaar** en **schrijfbaar** zijn.
|
||||
- `Publiek/media/` map moet **leesbaar** en **schrijfbaar** zijn.
|
||||
- elk ander bestand moet worden ingesteld op **alleen-lezen**.
|
||||
|
||||
For instance, if you are using Apache or NGINX with Ubuntu you may do the
|
||||
following:
|
||||
|
Loading…
x
Reference in New Issue
Block a user