gpt4 book ai didi

.htaccess - 301 重定向不适用于 url 中的 %20

转载 作者:行者123 更新时间:2023-12-04 13:04:22 24 4
gpt4 key购买 nike

我正在尝试创建此重定向:

Redirect /commercial%20work.html http://nataliearriolaphotography.com/fine-art-photography-prints.html

问题是当我第一次创建这个页面时,我在文件名中留下了一个空格。换句话说,它是“ /commercial work.html”。在 chrome 和 safari 中,网址如上所示,带有 %20代替空间,但是当我创建此重定向时它不起作用。我还尝试了以下方法:
Redirect /commercial work.html http://nataliearriolaphotography.com/fine-art-photography-prints.html

这也不起作用。它会导致出现服务器错误页面。有没有人有什么建议?谢谢!

最佳答案

尝试添加引号。所以

Redirect "/commercial work.html" http://nataliearriolaphotography.com/fine-art-photography-prints.html

关于.htaccess - 301 重定向不适用于 url 中的 %20,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14164179/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com