• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by SantiagoA

  1. S

    **SOLVED** - Problems from Domains Resolving: 404 or Empty Domain

    Hi! Finally I found the problem: The locatios where the 404 or error is returned is because from this places, the DNS name resolution is on IPv6 and for this domains I don't have enable the IPv6 Simply Activating the IPv6 all is working perfect THanks
  2. S

    **SOLVED** - Problems from Domains Resolving: 404 or Empty Domain

    Hi! I have an plesk 12.0.18 on a CentoOS 6.6 Linux Server From some years. On this server I have 7 domains registered and working. All works well, but some time ago I discover that from any IP locations the servers Send a bad response, for example: If I or other people browse the domain...
  3. S

    SPF record don't work

    Hi!! I'm trying to create an outgoing SPF record. I add this entry on the DNS templates: mydomain.com. TXT v=spf1 +a +mx +ip4:XXX.XXX.XXX.XXX -all (I have the nameserver pointed to my IP/server) To check is SPF record work correctly, i send an email to...
  4. S

    Disabled external URL's / HTTP request failed!

    Important date!! de readfile() command in php don't read URL's on the same server, with the same IP.... If I put a readfile with other external URL works fine How can I open the read from a domain of the server, to other domain of the same server with the same IP???? Thanks!
  5. S

    Disabled external URL's / HTTP request failed!

    Other test: "curl http://www.domain.com" Works perfect, is not blocked
  6. S

    Disabled external URL's / HTTP request failed!

    Hi!, I use Parallels Plesk Panel v11.0.9_build110120608.16 os_CentOS 6 on a Dedicated server, I'm the root, and I can change all parameters of the server. I'm trying to use this php command: readfile('http://www.domain.com'); The external url's are bloqued or disabled, every time I've...
Back
Top