mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
chore: Add header check instructions to HSTS warning section
Closes #10234 Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
@@ -77,6 +77,9 @@ For enhanced security we recommend enabling HSTS as described in our security ti
|
||||
The HSTS header needs to be configured within your Web server by following the
|
||||
:ref:`enable-hsts-label` documentation
|
||||
|
||||
You can see if the header is appearing in requests by using your browser inspector
|
||||
or using a tool such as cURL: ``curl --head https://cloud.domain.tld``.
|
||||
|
||||
/dev/urandom is not readable by PHP
|
||||
-----------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user