• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved I have changed my plesk server IP default site from none to domain

pakfun

New Pleskian
Server operating system version
AlmaLinux 8.8 x86_64
Plesk version and microupdate number
Plesk Obsidian 18.0.55.1
I can't able to access my server IP because its redirecting to default site that I updated. help me how I can change default site to none again via ssh
 
  • To log in by browsing https://<server-IP-or-hostname>:8443, run the following command:
    plesk bin admin --disable-access-domain

  • To switch to logging in to Plesk via the server IP address only (without specifying port 8443), run the following command:
    plesk bin admin --enable-access-domain ""
 
Back
Top