1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Anmol
e083418678 change in nginx.conf and added addons in folders 2015-12-08 18:16:49 +05:30
anmol26s
a27ac0744d Missing " / "and "fastcgi_param SCRIPT_FILENAME $request_filename;"
Nginx gives error on reload if "/" is not present(the nginx will never load after reboot) .If " / " is added  nginx will give blank page . So this line need to be added to make it work again" fastcgi_param SCRIPT_FILENAME $request_filename;" .
2015-11-01 19:52:13 +05:30
Andrew Manning
c67d330eea Initial commit, forked from https://git.reticu.li/zot/redmatrix_ynh 2015-08-23 11:33:13 -04:00