diff --git a/docs/guides/web/mod_SSL_apache.md b/docs/guides/web/mod_SSL_apache.md index 5a10615ed4..d0953a4972 100644 --- a/docs/guides/web/mod_SSL_apache.md +++ b/docs/guides/web/mod_SSL_apache.md @@ -161,7 +161,7 @@ Insert the following content and save file, replacing "your-server-hostname" wit Servername rocky8 Redirect permanent / https://your-server-hostname/ - + ``` Apply the change by running: