• 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

Search results

  1. MichaelG

    Resolved Could not renew Let's Encrypt certificate on domain

    Hi all, I tried to renew the let's encrypt certificate but it outputs an error Additional error details: Invalid response from https://acme-v01.api.letsencrypt.org/acme/authz/Zs4ve5PZXYOdsiuAkE-5Ob_F94KM_62Czh1CeM-qrN8. Details: Type: urn:acme:error:connection Status: 400 Detail: Fetching...
  2. MichaelG

    Resolved Wordpress WPML different domain

    Hi All, I've been trying to follow this tutorial (How to use WPML with different domains per language - WPML) but I can't seem to fix it at: "Setting up your HTTP server" I need to add this to nginx config: server { server_name example.com example.de; ... How should I do this? server...
  3. MichaelG

    Resolved nginx + wordpress additional directives help

    Hi all, I'm running a e-commerce site using Woocommerce (3.0) and Wordpress (4.8) I've recently bought WP-Rocket to speed up the site. But since I use nginx to run my wordpress sites I need to add additional nginx directives to make it work properly. Here is de config I added...
  4. MichaelG

    Resolved NGINX enable browser cache expiration

    Hey I checked my webpage on tools.pingdom.com and it says that the browser cache expiration is not set. I've looked at different articles but can't seem to fix it. This is what I did. I've added in plesk additional nginx directives: # and Cache Control location ~*...
Back
Top