style: Content differentiation
parent
1ec6b3026d
commit
c4fb336e06
|
@ -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 即可:
|
||||
|
||||
|
|
Loading…
Reference in New Issue