Stack Overflow,urls 如何工作??,它们会重定向吗?

发布于 2024-12-05 07:20:28 字数 478 浏览 4 评论 0原文

可能的重复:
Stack Overflow 问题路由

在你跳出之前...我知道有人问了有关 stackoverflow url 的问题1231234123123123次。我知道,因为我读了所有这些。

这个问题是不同的,我知道他们是如何工作的,几乎

有一件事我不知道他们到底做了什么。

  1. 当我将“漂亮”this-is-a-nice-question 更改为 bla-bla 时,它会变回原始问题名称。

他们是怎么做到的?他们把这部分改成了原来的吗?是重定向吗?我确信的一件事是他们不会在客户端这样做。

Possible Duplicate:
Stack Overflow Question Routing

before you jump out... i know questions about stackoverflow urls have been asked 1231234123123123 times. i know because i read all of them.

this question is different, i know how they work, almost

there are one thing that i dont know EXACTLY what they did.

  1. when i change the "pretty" this-is-a-nice-question to bla-bla it changes back to the original question name.

how did they do that do they change this part to the original? is it redirect? one thing im sure of is that they dont do that on the client side.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

海螺姑娘 2024-12-12 07:20:28

这是一个重定向。

> wget http://stackoverflow.com/questions/7459811/stack-overflow-urls-how-do-they
...
HTTP request sent, awaiting response... 301 Moved Permanently
Location: /questions/7459811/stack-overflow-urls-how-do-they-work-do-they-redirect [following]

It's a redirect.

> wget http://stackoverflow.com/questions/7459811/stack-overflow-urls-how-do-they
...
HTTP request sent, awaiting response... 301 Moved Permanently
Location: /questions/7459811/stack-overflow-urls-how-do-they-work-do-they-redirect [following]
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文