ftp客户端: https://filezilla-project.org/download.php?show_all=1 ,安装到 C:\FileZilla
中文文件名和路径问题
windows下文件名编码不是utf-8导致.
- 创建文件
.htaccess
AddDefaultCharset utf-8
RewriteEngine on
RewriteRule ([\x80-\xffa-zA-Z]{1,})-([0-9]{1,}).html$ test.php?action=$1&id=$2
2.filezilla 站点管理器,字符集,强制 utf-8
3.hugo设置 preserveTaxonomyNames: true
filezilla设置
远程默认目录: /htdocs
加载csv文件时显示图片占位符问题
ajax 请求前隐藏 img标签.
© Licensed under CC BY-NC-SA 4.0这辈子没法做太多的事情, 所以每一件都要做到精彩绝伦!——史蒂夫.乔布斯