What does HTTP status code 301 Moved Permanently indicate?

Prepare for the eLearnSecurity Junior Penetration Tester Exam with engaging quizzes and in-depth content. Enhance your skills with practical questions and detailed explanations to ace your exam!

Multiple Choice

What does HTTP status code 301 Moved Permanently indicate?

Explanation:
A 301 Moved Permanently tells you the resource has a new permanent URI. The server responds with the new URL in the Location header, and clients should use that address for all future requests. Caches and search engines will update to the new location, treating this as a long-term change. This is different from temporary redirects, which indicate the move isn’t permanent, and from error or access-denied responses. So the best description is that the resource is found at a new permanent URI.

A 301 Moved Permanently tells you the resource has a new permanent URI. The server responds with the new URL in the Location header, and clients should use that address for all future requests. Caches and search engines will update to the new location, treating this as a long-term change. This is different from temporary redirects, which indicate the move isn’t permanent, and from error or access-denied responses. So the best description is that the resource is found at a new permanent URI.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy