相关文章
magento2.3.5 安装与优化过程
bin/magento setup:install --base-url=https://www.mytinely.com/ \--db-host=localhost --db-name=...
设置apach多站点的配置方法
Include conf/vhost/*.conf...
dell G15游侠重装系统
https://www.dell.com/support/kbdoc/zh-cn/000176966/%E5%A6%82%E4%BD%95%E5%9C%A8%E6%88%B4%E5%B0%94%E8%...
MYSQL删除数据库记录为空
delete from name where fy_cn is NULL || LENGTH(trim(fy_cn))=1 MySql判断是否为null或空字符串 &n...
centos7 通过ssh 登入系统慢的解决方法
前几天更新了centos7 ( 树莓派3b+硬件环境),发现 ssh登入时间很长,还以为sd 卡出现故障。通过排查不是硬件故障。而是由于ssh的配置文件开启了UseDNS功能 。服务器会先根据客户端的...
短链接伪静态
if (!-f $request_filename){ rewrite (.*) /index.php;}...
