mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-12 09:15:47 +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
|
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
|
recommend you update all your Castopod files permissions after installation or
|
||||||
updates (to avoid any prior permission error):
|
updates (to avoid any prior permission error):
|
||||||
|
|
||||||
- `writable/` folder must be **readable** and **writable**.
|
- `schrijfbaar/` map moet **leesbaar** en **schrijfbaar** zijn.
|
||||||
- `public/media/` folder must be **readable** and **writable**.
|
- `Publiek/media/` map moet **leesbaar** en **schrijfbaar** zijn.
|
||||||
- any other file must be set to **readonly**.
|
- elk ander bestand moet worden ingesteld op **alleen-lezen**.
|
||||||
|
|
||||||
For instance, if you are using Apache or NGINX with Ubuntu you may do the
|
For instance, if you are using Apache or NGINX with Ubuntu you may do the
|
||||||
following:
|
following:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user