mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
parent
f0c8543241
commit
65946259f2
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ With Apache, enable the modules rewrite and ssl (with a shared hosting provider,
|
||||||
|
|
||||||
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]):
|
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
|
RewriteEngine On
|
||||||
RewriteCond %{SERVER_PORT} 80
|
RewriteCond %{SERVER_PORT} 80
|
||||||
|
|
Loading…
Reference in a new issue