mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
changed hubzilla to friendica
This commit is contained in:
parent
7bf132e8a4
commit
6cef0e12f1
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ location __PATH__ {
|
||||||
fastcgi_param SCRIPT_FILENAME $request_filename;
|
fastcgi_param SCRIPT_FILENAME $request_filename;
|
||||||
}
|
}
|
||||||
|
|
||||||
# .htaccess file from Hubzilla converted using http://winginx.com/en/htaccess
|
# .htaccess file from Friendica converted using http://winginx.com/en/htaccess
|
||||||
location ~ "(^|/)\.git"
|
location ~ "(^|/)\.git"
|
||||||
{
|
{
|
||||||
return 403;
|
return 403;
|
||||||
|
|
Loading…
Reference in a new issue