The problem Nextcloud HTTP header "Strict-Transport-Security" is not set to at least “15552000” seconds.
The following guide on a very simple solution to the problem nextcloud:
HTTP header "Strict-Transport-Security" is not set to at least “15552000” seconds.
Just edit the file .htaccess.
We log into our ftp server and edit the .htaccess file by adding at the beginning:
| 1 2 3 | <IfModule mod_headers.c>       Header always set Strict-Transport-Security "max-age=15768000; includeSubDomains; preload" </IfModule> | 
That's it 🙂
Related entries:
Backing up a designated folder with cyclical repetition
Ncdu friendly listing of directory occupancy
OpenVPN client installation on Ubuntu 18.04
Changing the time zone Debian systems, Ubuntu Centos
if we redirected our domain gitlab.naszadomena.pl to the server's IP address, the login page should be displayed 8






