Recent content by lenala

  1. L

    Resolved Google Mail DNS won't validate unless MX priority is 1

    You can ignore this and leave at 0.
  2. L

    Question Plesk DNS with QUIC.cloud CNAME

    @Ales gave a good explanation why. On how, you can try : Use a different DNS provider that permits CNAME records for the root domain. Use www. as your primary domain. Then set root domain to redirect to www via : Home > Domains > domain.tld > Hosting Settings and check radio button...
  3. L

    Question TLS 1.3 on Litespeed webservers / Obsidian

    Hi, I found taht Plesk Obsidian was not meeting PCI DSS compliance. Looking at /etc/httpd/conf.d/ssl.conf I found poor parameters which lead to poor SSL rating (B) : <IfModule mod_ssl.c> SSLProtocol +TLSv1 +TLSv1.1 +TLSv1.2 SSLCipherSuite HIGH:!aNULL:!MD5 </IfModule> I searched the...
  4. L

    Issue 301 redirection from Alias Domains to the Main Domain with https:// and www.

    Hi, Does any body found a solution on this ? Another way could be domainalias.tld CNAME primarydomain.tld but you can't have distinct DNS zone when domain is an alias, DNS zone is sync with primary's domain... So you need to add domainalias.tld as a regular domain and use CNAME which makes...
  5. L

    Issue Mod_pagespeed not working

    Hi, Did you manage to get it working ? I'm facing same issue (on Centos 7) Regards
Back
Top