Difference between revisions of "Redirect"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
* <code>[[redirect (AWS::ElasticLoadBalancingV2::Listener)]]</code> | * <code>[[redirect (AWS::ElasticLoadBalancingV2::Listener)]]</code> | ||
− | ==Related terms== | + | == Related terms == |
* <code>[[return (nginx.conf)]]</code> | * <code>[[return (nginx.conf)]]</code> | ||
* [[URL redirection]]: [[Subdomain redirection]] | * [[URL redirection]]: [[Subdomain redirection]] | ||
* [[Redirect: HTTP status codes 3xx]] | * [[Redirect: HTTP status codes 3xx]] | ||
+ | * <code>redirect</code> in <code>[[aws_lb_listener]]</code> Terraform resource. | ||
+ | * [[AWS S3: configuring a webpage redirect]] | ||
==See also== | ==See also== | ||
Line 11: | Line 14: | ||
[[Category:AWS]] | [[Category:AWS]] | ||
+ | [[Category:Nginx]] |
Latest revision as of 09:10, 3 September 2023
Related terms[edit]
return (nginx.conf)
- URL redirection: Subdomain redirection
- Redirect: HTTP status codes 3xx
redirect
inaws_lb_listener
Terraform resource.- AWS S3: configuring a webpage redirect
See also[edit]
- AWS ALB:
AWS::ElasticLoadBalancingV2
,AWS::ElasticLoadBalancingV2::Listener
,Redirect (AWS::ElasticLoadBalancingV2::Listener)
- Nginx:
nginx -t
,nginx.conf
,/etc/nginx/fastcgi.conf
, Nginx Sample Configurations,server
,ssl_certificate
,redirect
,return
,rewrite
,sendfile
,request_uri
,server_name
,listen
,/etc/nginx/snippets/
,/etc/nginx/sites-enabled/default
Advertising: