经验分享
MAC下MAMP使用FASTADMIN伪静态设置
location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; }}如图修改:mamp使用thinkphp伪静态设置第3处内容:location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?
解决windows应用商店找不开 代码:0x80131500;代码: 0x80072EFD
首先看一下代理设置,有时科学上网软件没有正常退出还原设置。再看一下internetexplorer设置,勾上TLS1.2
