Hello,
I'm trying to create database via plugin (like CMS install) but it shows 500 error on POST requests to CMD_API_DATABASES
in browser inspection tab I can see only (details=Unable+to+execute+script&error=1&text=An+Error+has+occurred)
This plugin works fine on other server. This one little...
As I see - it's enough just to have valid (resolvable) PTR/rDNS no matter which domain it, enough that this exact sending IP has rDNS and domain linked resolves back to this IP.
I'm using for 192.168.0.50 like srv050.hostname.com to easier find which IP it about directly from name.
@wdc you can make it by your own (you need root access) per-domain,
for sudomains you need to add few lines to htaccess, or add subdomain as separate domain
https://forum.directadmin.com/threads/directadmin-php-selector-and-cloudlinux-php-selector.62860/#post-326268
as i know it enabled by default, check your /etc/nginx/nginx-gzip.conf
and check headers by any online tool that check website speed - it will show if file was compressed and what ratio/archive type
@Richard G right, you can get php 5.3 with Cloudlinux 8, because Cloudlinux 9 - doesn't support it too. Recently installed 8 version for same reason (old clients with old projects).
I'm prefer block bots on nginx side, or add this to custom nginx or add to separate conf and include via custom nginx template:
if ($http_user_agent ~*...