X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FSSL.md;h=d3f5ecc895afb528e6de3ecb60341e91b4765091;hb=84dfda1ccd50e8b5a563f6638fde8c488bcd75bf;hp=90ff1e59184e540c94facd2b673d25ff76b074e7;hpb=05674206ba9a7c70c5e298e3925d95428abff78e;p=friendica.git diff --git a/doc/SSL.md b/doc/SSL.md index 90ff1e5918..d3f5ecc895 100644 --- a/doc/SSL.md +++ b/doc/SSL.md @@ -73,7 +73,7 @@ With Apache, enable the modules rewrite and ssl (with a shared hosting provider, 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]): +Add the following lines to the .htaccess file in the root folder of your Friendica instance (thanks to [AlfredSK](https://github.com/AlfredSK)): RewriteEngine On RewriteCond %{SERVER_PORT} 80