• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by dandre

  1. D

    Issue Git / Laravel extension: files are not deployed.

    I had the same issue. The problem was that the deployment took place at a different folder than the root folder of the project (it was deploying in the public folder of the laravel project...) Check again your repository settings in the git plugin.
  2. D

    Resolved How can I adjust HSTS in Plesk?

    For the purposes of Nextcloud, I just added the following line in .httpaccess of the directory: Header always set Strict-Transport-Security "max-age=15768000" env=HTTPS as mentioned here: ServerPilot | How to Enable HTTP Strict Transport Security (HSTS) It seems to eliminate the error. Is...
Back
Top