Concept
301 Moved Permanently The requested resource has been permanently moved to a new location, and any future references to this resource should use one of several URIs returned by this response. If possible, clients that have link
This is a creation in
Article, where the information may have evolved or changed.
The HTTP specification defines a return code to 3xx represent the client that needs to do some extra work to complete the request, mostly 3xx for forwarding (redirect).
Some common HTTP status codes are:200– server successfully returned to Web page404– The requested page does not exist503– Service Not availableCommon HTTP status Code Daquan1XX (Temporary response)A status code that represents a temporary response
Redirection is a way to ensure that users always receive the pages they need. Redirection is the process of configuring a WEB server to emit a redirect message to a client (for example, HTTP 302) to instruct the client to resubmit the request for a
As is known to all, each HTTP response is provided with an HTTP status code, which is the code used to represent the HTTP server response status. It is defined by the RFC 2616 specification and is extended by RFC 2518, RFC 2817, RFC 2295, RFC 2774,
Permanent page removal (301 redirects ) is a very important "auto-steering" technology. One of the most feasible ways to redirect URLs. When a user or a search engine makes a browse request to the Web server, one of the status codes in the header
Yii Notes---Redirect redirect, Yii---redirect
The redirect method of Yii is defined in both Ccontroler and CHttpRequest, and redirect in Ccontroller is called CHttpRequest method in redirect. What we normally call is the redirect method in
As shown earlier, the HTTP status code is divided into five categories. This section summarizes each of these five types of HTTP status codes.100~199--Informational Status CodeThe http/1.1 introduces an informational status code to the Protocol.
The original translation from: http://forumsarchive.laravel.io/viewtopic.php?id=10653, when there is time to translate a bit ~This post would try to outline how to use the Redirect::intended and Redirect::guest methods.There seems to bes a lot of
HTTP status Code
editing
The HTTP status code is a 3-bit numeric code that represents the HTTP response status of the Web server. It is defined by the RFC 2616 specification and is extended by RFC 2518, RFC 2817, RFC 2295, RFC 2774,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.