Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'updates/1.40.0.sh')
-rw-r--r--updates/1.40.0.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/updates/1.40.0.sh b/updates/1.40.0.sh
index cf4775a3..139934ed 100644
--- a/updates/1.40.0.sh
+++ b/updates/1.40.0.sh
@@ -31,6 +31,10 @@ install_app nc-restore
</Directory>
</VirtualHost>
EOF
+ apachectl -k graceful
+
+# fix issue with reverse proxy infinite redirections
+run_app nc-httpsonly
# docker images only
[[ -f /.docker-image ]] && {