php nginx服务器配置


问题描述:线下项目访问首页index.php正常 线上lavarel 403

基本操作:
/etc/nginx/conf.d/xxx.conf
index 配置添加index.php
重启nginx systemctl restart nginx
systemctl status nginx
原因:
线下直接通过php访问项目 php傻瓜式配置自动找index.php
线上需要在配置文件中配置一下


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM