<!DOCTYPE html> <html lang="en"> <head> <l...
在移动端的模板中找到路径:mobile/resources/views/goods/index.html,分别在786和788行下面新增一条代码<a...
在站点本目录新建 PHP 文件,并命名为 password.php ,然后把下面的代码复制到 password.php 文件中<?php /****...
如题,前几天在阿里看到一个即将过期删除的域名还不错,于是就预定了下来。等了几天终于到删除的时间了,系统上是凌晨 {bs-font color="#F409...
git config --global http.sslVerify falsegit config --global --unset http.http...
-
2024年10月12日
先ffmpeg -version 看一下ffmpeg是否正常
-
2024年09月14日
先ffmpeg -version 看一下ffmpeg是否正常输出
-
2024年08月02日
看看
-
2024年06月27日乾坤堂主站
location / {
include enable-php-72.conf;index app.php; try_files $uri @rewriteapp;
}
location @rewriteapp {rewrite ^(.*)$ /app.php/$1 last;
}
乾坤堂论坛location /bbs {
include enable-php-81.conf;try_files $uri $uri/ /bbs/index.php;
}
location ~^(/page/).*(.php)$ {
include enable-php-81.conf;try_files $uri $uri/ /bbs/index.php;
}
location /bbs/api/ {
include enable-php-81.conf;
if (!-e $request_filename){rewrite ^/api/(.*)$ /bbs/api/index.php;
}
} -
其他方法:
解决方案:1依次执行以下命令就可以正常使用
git config --global --unset http.proxy
git config --global --unset https.proxy
方法2.打开终端在终端中执行以下命令就可以了。
git config--global--addremote.origin.proxy""
方法3.若第一种方法输入命令不管用,可以尝试先输入下边命令,然后在执行第一种方法的命令。
git config--globalhttp.sslBackend"openssl"
git config--global--addremote.origin.proxy""
-
2024年05月01日
散步
-
2024年04月29日
-
2024年04月24日
时间过的太快了!
-
2024年04月24日
哈喽大家好,欢迎来到CXCBLOG朋友圈!
-
2024年04月24日
哈喽大家好,欢迎来到CXCBLOG时光机!