Digital Ocean App平台如何重定向301?
How to redirect 301 on the Digital Ocean App platform?
Digital Ocean App平台的网站是如何进行301重定向的?
我想重定向某些页面,例如:
域。com/my-old-page/ 重定向到 域。com/my-new-page/
我应该提到内容是使用 Hugo 静态站点生成器生成的。
显然,Netlify 有一个专门的 .toml 文件选项,在 DO 的平台上有这样的功能吗?
Digital Ocean APP 平台目前不支持静态站点的 301 重定向。他们将只支持默认路由。
Digital Ocean App平台的网站是如何进行301重定向的?
我想重定向某些页面,例如:
域。com/my-old-page/ 重定向到 域。com/my-new-page/
我应该提到内容是使用 Hugo 静态站点生成器生成的。
显然,Netlify 有一个专门的 .toml 文件选项,在 DO 的平台上有这样的功能吗?
Digital Ocean APP 平台目前不支持静态站点的 301 重定向。他们将只支持默认路由。