03 2023 档案

摘要:图片不存在时,nginx反向代理到其他域名下 location ~ .+\.(jpg|gif|jpeg|png|webp)$ { # proxy_set_header Host $http_host; if (!-e $request_filename) { proxy_pass https://* 阅读全文
posted @ 2023-03-28 17:58 阿怪11 阅读(19) 评论(0) 推荐(0) 编辑
摘要:win11安装系统卡在登录账户页面 在选择wifi页面按下 shift + f10 有的电脑是 shift + fn + f10 打开cmd窗口 输入 OOBE\BYPASSNRO 电脑会自动重启 重启后继续安装即可 阅读全文
posted @ 2023-03-09 14:35 阿怪11 阅读(193) 评论(0) 推荐(0) 编辑
摘要:clash for windows hosts 文件失效 办法一 网络设置里的“代理服务器设置” 然后在“手动代理设置”里面的“排除”输入框里,把 hosts 文件的域名添加进去 办法二 //注意打开mixin哦 mixin: # object hosts: 'xxxx.com': 127.0.0. 阅读全文
posted @ 2023-03-08 16:38 阿怪11 阅读(0) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示