• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

login to plesk with domain.tld:8443

delmed

New Pleskian
hi,
i use a server based in plesk as a shared server .
so i want to login into plesk with each domaine using domaine.tld:8443 .
how can i do this please.
Thanks for your help.
 
i dont like to show the original url to our customer.
if user login with domaine.tld:8443, i wan't that he stay with this url ( sorry for my english o_O )
 
Then to make it fool prof for your customers you could make a htaccess redirect for http with port 8443 to https with port 8443.
That will make it work just perfect (but if the domain in question doesn't have a purchased ssl certificate, the warning about the site might be unsafe will pop up)
 
Back
Top