style: Content differentiation

pull/14/head
Dct Mei 2020-06-14 10:30:56 +08:00
parent 1ec6b3026d
commit c4fb336e06
No known key found for this signature in database
GPG Key ID: 50BF8B712DCAD7EA
1 changed files with 3 additions and 3 deletions

View File

@ -93,9 +93,9 @@ or
方案一:
`/srv/http/` 的默認權限一般為 755
`/srv/http/example.com.key` 的默認權限一般為 600
`/srv/http/example.com.pem` 的默認權限一般為 644。
1. `/srv/http/` 的默認權限一般為 755
2. `/srv/http/example.com.key` 的默認權限一般為 600
3. `/srv/http/example.com.pem` 的默認權限一般為 644。
`/srv/http/example.com.key` 修改為 644 即可: