From 7d7573fac33d17a1c1b397fa9b1bfe713a641770 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Sun, 16 Aug 2015 10:14:08 +0545 Subject: [PATCH] Security Setup Warnings minor edits --- admin_manual/configuration_server/security_setup_warnings.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_server/security_setup_warnings.rst b/admin_manual/configuration_server/security_setup_warnings.rst index 02813d7d3..cbcb1f02a 100644 --- a/admin_manual/configuration_server/security_setup_warnings.rst +++ b/admin_manual/configuration_server/security_setup_warnings.rst @@ -52,7 +52,7 @@ The test with getenv(\"PATH\") only returns an empty response ------------------------------------------------------------- Some environments are not passing a valid PATH variable to ownCloud. The -:ref:`using_php-fpm` are providing the information how to configure your environment. +:ref:`using_php-fpm` provides the information about how to configure your environment. The "Strict-Transport-Security" HTTP header is not configured ------------------------------------------------------------- @@ -79,7 +79,7 @@ Your web server is not yet set up properly to allow file synchronization the WebDAV interface seems to be broken." At the ownCloud community forums a larger `FAQ `_ -is maintained containing various informations and debugging hints. +is maintained containing various information and debugging hints. Outdated NSS / OpenSSL version ------------------------------