Difference between revisions of "URL redirection"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* [[Nginx]]: <code>[[return]]</code> and <code>[[rewrite]]</code> | * [[Nginx]]: <code>[[return]]</code> and <code>[[rewrite]]</code> | ||
* [[HTTP response status code]]: Redirects (300–399) | * [[HTTP response status code]]: Redirects (300–399) | ||
− | * [[301]] | + | * [[301]] [[HTTP response status code]] |
== See also == | == See also == |
Revision as of 16:46, 26 August 2021
- https://aws.amazon.com/premiumsupport/knowledge-center/elb-redirect-to-another-domain-with-alb/
- https://aws.amazon.com/premiumsupport/knowledge-center/route-53-redirect-to-another-domain/
- Using ALB:
AWS::ElasticLoadBalancingV2::Listener
, action: redirect
- Using ALB:
- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-s3.html#scenario-s3-bucket-website
- https://aws.amazon.com/premiumsupport/knowledge-center/redirect-domain-route-53/
Related terms
- S3 bucket:
AWS::S3::Bucket
,AWS::S3::Bucket WebsiteConfiguration
- Nginx:
return
andrewrite
- HTTP response status code: Redirects (300–399)
- 301 HTTP response status code
See also
- Web server: Nginx:
/etc/nginx/nginx.conf
,nginx -t
, Nginx logs, Nginx change log, PHP,php-fpm
, Let's encrypt, Nginx directives, Reverse Proxy, Configure HTTP redirection Nginx, Return,proxy_pass (Reverse proxy)
,ngx_http_rewrite_module
,/etc/nginx/sites-enabled/
,error.log
,access.log
,/nginx status
, AIO - Web, Search engine, How to add Wikipedia as a Chrome search engine, URL redirection, List of HTTP status codes, HAR (file format), HTTP response status code, URL, URI, Web3, reCAPTCHA
Advertising: