laravpan

3590 经验值

server {

    listen 443;

配置 一直抱错
ssl_certificate /etc/nginx/ssl/1_wudiyuming.com_bundle.crt;

    ssl_certificate_key /etc/nginx/ssl/wudiyuming_de.key;

抱着个错误
[emerg] SSL_CTX_use_PrivateKey_file("/etc/nginx/ssl/wudiyuming_de.key") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: ANY PRIVATE KEY error:140B0009:SSL routines:SSL_CTX_use_PrivateKey_file:PEM lib)
nginx: configuration file /etc/nginx/nginx.conf test failed

scp 1_wudiyuming.com_bundle.crt [email protected]: ~/

抱错 scp: .: not a regular file

jelly 为啥 不在视频介绍下 vue 是啥

老师 为什么 我的Canbon phpstorm 不会自动引入类

illuminate/html 是不是 被放弃了 改成 laravelcollective / HTML