您好,欢迎来到汇智旅游网。
搜索
您的当前位置:首页fastadmin 伪静态nginx 无法访问后端的情况

fastadmin 伪静态nginx 无法访问后端的情况

来源:汇智旅游网
location ~* (runtime|application)/{
	return 403;
}
location ^~ /gCLpVWbork.php/ {  
	if (!-e $request_filename){
    	rewrite  ^\/gCLpVWbork\.php(.*)$  /gCLpVWbork.php?s=$1 last;   break;
    }
} 
location / {
	if (!-e $request_filename){
		rewrite  ^(.*)$  /index.php?s=$1  last;   break;
	}
}

因篇幅问题不能全部显示,请点此查看更多更全内容

Copyright © 2019- hzar.cn 版权所有 赣ICP备2024042791号-5

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务