X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FSSL.md;h=90ff1e59184e540c94facd2b673d25ff76b074e7;hb=76ecf670663a52b3b9a0d8cc6dfd259404543de1;hp=9d2bee775681ede587dc54d683d6e2fa149707d1;hpb=712efd98752c24bd66739055852c8a68fb3c9938;p=friendica.git diff --git a/doc/SSL.md b/doc/SSL.md index 9d2bee7756..90ff1e5918 100644 --- a/doc/SSL.md +++ b/doc/SSL.md @@ -71,7 +71,7 @@ Every time a user tries to access any Friendica page by any mean (manual address With Apache, enable the modules rewrite and ssl (with a shared hosting provider, this should be enabled already): - sudo a2enmod rewrite ssl + sudo a2enmod rewrite ssl Add the following lines to the .htaccess file in the root folder of your Friendica instance (thanks to [url=https://github.com/AlfredSK]AlfredSK[/url]):