mirror of
				https://github.com/eledio-cloud/standard-redirects-for-cloudfront.git
				synced 2025-10-31 00:12:56 +01:00 
			
		
		
		
	Working version
This commit is contained in:
		| @@ -1,2 +1,7 @@ | ||||
| # standard-redirects-for-cloudfront | ||||
| A Lambda@Edge function that implements standard web server redirects | ||||
|  | ||||
| A Lambda@Edge function that implements standard web server redirects: | ||||
|  | ||||
| URIs ending with a slash (e.g. "/something/") are "internally" redirected to "/something/index.html". | ||||
|  | ||||
| URIs without a suffix (and not ending with a slash) will redirect with an HTTP status 301 Moved Permanently to the same URL with a slash appended. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user