1
0
Fork 0
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:
Anmol 2017-07-20 02:21:24 +05:30
parent 7bf132e8a4
commit 6cef0e12f1

View file

@ -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;