AWS lightsail documentation change
Summary
Updated image filename and added vendor-specific script commands (Lightsail/Bitnami) for domain configuration.
Security assessment
Changes are limited to visual asset updates and adding vendor-specific command options. No security-related content was added or modified. Domain configuration commands don't introduce new security considerations or address vulnerabilities.
Diff
diff --git a/lightsail/latest/userguide/amazon-lightsail-define-the-primary-domain-for-your-wordpress-multisite.md b/lightsail/latest/userguide/amazon-lightsail-define-the-primary-domain-for-your-wordpress-multisite.md index 6edc0aa4b..c4838b215 100644 --- a//lightsail/latest/userguide/amazon-lightsail-define-the-primary-domain-for-your-wordpress-multisite.md +++ b//lightsail/latest/userguide/amazon-lightsail-define-the-primary-domain-for-your-wordpress-multisite.md @@ -40 +40 @@ Complete these steps to ensure that your domain, such as `example.com`, redirect - + @@ -43,0 +44,14 @@ Complete these steps to ensure that your domain, such as `example.com`, redirect +Select the tab for your blueprint vendor: + +Lightsail + + + sudo /opt/aws/wordpress/update_multisite_domain.sh <domain> + +Example: + + sudo /opt/aws/wordpress/update_multisite_domain.sh example.com + +Bitnami + +