NGINX 配置跨域支持 CORS
若开启CORS后还是无法生效,不妨将api和h5的nginx配置都开启301 http – http… 继续阅读 NGINX 配置跨域支持 CORS
若开启CORS后还是无法生效,不妨将api和h5的nginx配置都开启301 http – http… 继续阅读 NGINX 配置跨域支持 CORS
#!/bin/bash # 假设将sakila数据库名改为new_sakila # MyISAM直接… 继续阅读 mysql改库名脚本
Pix4Dmapper.msi下载地址 链接:https://pan.baidu.com/s/12u… 继续阅读 Pix4Dmapper.msi下载地址
下载 https://github.com/QEF/q-e https://github.com/Q… 继续阅读 CentOS7编译安装Quantum ESPRESSO 6.6
安装依赖 yum groupinstall -y ‘Development Tools’ yum i… 继续阅读 CentOS7安装OpenMPI 4.0.5
添加intel源: yum -y install yum-utils yum-config-mana… 继续阅读 CentOS安装intel MKL库
php调用maven打包报错: maven NB: JAVA_HOME should point t… 继续阅读 maven NB: JAVA_HOME should point to a JDK not a JRE
export JAVA_HOME=/opt/jdk1.8.0_241 export JRE_HOME… 继续阅读 /etc/profile jdk配置环境变量
9.5.10-ce.0 10.0.0-ce.0 10.8.7-ce.0 11.3.4-ce.0 11… 继续阅读 gitlab小版本依次升级
mysql导入报错 [Err] 1273 – Unknown collation: ‘utf8mb4… 继续阅读 mysql导入报错 [Err] 1273 – Unknown collation: ‘utf8mb4_0900_ai_ci’
SQLyog 名称,密钥 姓 名(Name):ttrar 序 列 号(Code):ccbfc13e-… 继续阅读 sqlyog的秘钥
注册时选择“License server”输入 http://idea.qinxi1992.cn/
按默认选择“Single or evaluation license” Name 和 Company… 继续阅读 Jprofiler 注册码-key
code error reason 500 服务器内部错误 服务器遇到错误,无法完成请求 501 尚… 继续阅读 nginx 5xx错误列表
rewrite ^/location1/(.*)$ /location2/$1 ;
kubeadm安装后证书默认1年 升级kubernetes版本时会刷新证书到期时间 在kuberne… 继续阅读 kubernetes证书过期处理
修改php.ini文件 禁用函数列表中去掉exec disable_functions = proc… 继续阅读 php中开启exec,system等函数调用系统命令
地址栏中输入 chrome://net-internals/#hsts 在 Delete domai… 继续阅读 禁止chrome浏览器http自动转成https
mongodump 版本较低导致的,需要卸默认yum源安装版本版本,重新安装新版本。 系统默认安装版… 继续阅读 assertion: 2 { ok: 0.0, errmsg: “Auth mechanism not specified”, code: 2, codeName: “BadValue” }
官方文档 https://hub.helm.sh/charts/bitnami/mongodb-sh… 继续阅读 helm部署mongodb分片集