Files
web/verify-root/README.md

577 B
Raw Blame History

站点根验证文件(微信、域名所有权等)

将平台提供的 xxxxxxxx.txt.html 放在本目录,访问:

https://你的域名/文件名

若出现 403

  • 文件权限:chmod 644 *.txt,目录 chmod 755(或 chmod -R a+rX .
  • 容器需能读挂载目录Podman/SELinux 可尝试 :Zchcon,见部署文档)
  • 确保 docker-composeyh_nginx443 入口)挂载 ./verify-root:/verify-rootyuheng.docker.conf.tpl 在 443 上直接用该目录提供验证文件,不再要求 yh_web 挂载