摘要: 配置nginx 解决404 not found问题 (laravel)nginx中配置了https,http访问正常,https访问页面功能无法实现 无论是配置80 还是443 server{}中 都要增加如下代码 整个ngnix.conf代码如下 阅读全文
posted @ 2018-11-30 22:06 多啦C梦 阅读(128470) 评论(0) 推荐(1)
摘要: 最近用lavavel 安装新项目后,想打开 出现“ You don't have permission to access“ 以为是laravel的问题,后来,原来是phpstudy的问题 把下面红框选项,勾上就好 ” 阅读全文
posted @ 2018-11-30 17:07 多啦C梦 阅读(478) 评论(0) 推荐(0)