AWS Security ChangesHomeSearch

AWS lightsail documentation change

Service: lightsail · 2026-05-01 · Documentation low

File: lightsail/latest/userguide/amazon-lightsail-quick-start-guide-redmine.md

Summary

Fixed URL formatting in HTTPS redirection documentation, changing 'http:/example.com' to 'http://example.com'

Security assessment

This is a documentation typo correction. The security recommendation to enable HTTPS redirection remains unchanged and was already present. No evidence of a security vulnerability being addressed.

Diff

diff --git a/lightsail/latest/userguide/amazon-lightsail-quick-start-guide-redmine.md b/lightsail/latest/userguide/amazon-lightsail-quick-start-guide-redmine.md
index c7f954b88..eafa699df 100644
--- a//lightsail/latest/userguide/amazon-lightsail-quick-start-guide-redmine.md
+++ b//lightsail/latest/userguide/amazon-lightsail-quick-start-guide-redmine.md
@@ -156 +156 @@ If your domain is not configured to route traffic to the public IP address of yo
-     * **Enable HTTP to HTTPS redirection** \- Specifies whether users who browse to the HTTP version of your website (i.e., `http:/example.com`) are automatically redirected to the HTTPS version (i.e., `https://example.com`). We recommend enabling this option because it forces all visitors to use the encrypted connection. Type `Y` and press **Enter** to enable it.
+     * **Enable HTTP to HTTPS redirection** \- Specifies whether users who browse to the HTTP version of your website (i.e., `http://example.com`) are automatically redirected to the HTTPS version (i.e., `https://example.com`). We recommend enabling this option because it forces all visitors to use the encrypted connection. Type `Y` and press **Enter** to enable it.