最新发布第477页
Yii2使用swiftmailer发送邮件的方法
Yii2使用swiftmailer发送邮件的方法。具体如下: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 'mail' => [ 'class' => 'yiiswiftmailerMailer', 'viewPath' => '@backend/ma...
nginx将泛解析的匹配域名绑定到子目录配置方法
网站的目录结构为: # tree /home/wwwroot/exehack.net /home/wwwroot/exehack.net ├── bbs │ └── index.html └── www └── index.html 2 directories, 2 files /home/wwwroot/...



















