Skip to content

x/website: /security is a redirection loop #64672

@yansal

Description

@yansal

Go version

not relevant

What operating system and processor architecture are you using (go env)?

not relevant

What did you do?

➜  ~ curl https://go.dev/security    
<a href="/security/">Moved Permanently</a>.

➜  ~ curl https://go.dev/security/
<a href="/doc/security/">Moved Permanently</a>.

➜  ~ curl https://go.dev/doc/security/
<a href="/security">Moved Permanently</a>.

What did you expect to see?

not a redirection loop

What did you see instead?

a redirection loop

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.website

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions