lock access to Plesk Admin on only one URL
There must be a possibily to lock up access to Plesk admin to only one or selected URL for security or other reason possible, For example i have 100 domains and i only want a few domain to access to Plesk Admin (https://domain.com:8443). This is not possible yet
y

Although there is no native functionality to lock access to a single URL, there are workarounds for achieving this goal:
1. The first workaround is to Customize Plesk URL by selecting the "The specified domain or subdomain that resolves to the server IP address but is not used for hosting" option. Along with a firewall configuration to restrict access on port 8443:
Go to Tools & Settings > Firewall > Modify Plesk Firewall Rules > Plesk administrative interface
Set Action to Deny and press OK
Press Apply Changes > Activate
2. The second workaround is to redirect all domain names to the server hostname on port 8443.
3. If your domain names are behind Cloudflare, the third option is to block all ports except 80 and 443 on the Cloudflare side.
-- SH
-
Anonymous commented
Good idea, port 8443 must be restricted to selected domains.