• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Resolved Web Server's Default Page Show up When entering Domain IP Address

Sysmonet

New Pleskian
Hi;

When I search for a domain name A records I find the IP address and when copying the IP address in the address bar of the navigator it redirects me to the Web Server's Default Page and not the website

How can I disable Web Server's Default Page and redirect users that uses IP address to enter to the site?

Cordially
 
You can do this in the Tools & Settings menu => IP Addresses => Click on your IP and select a default domain.

But remember: This is not recommended. If you do this then your webpage will be down-rated by search engines due to duplicate content (read about it here: Duplicate Content | SEO Best Practices - Moz ).
If you really want to have your webpage accessible with your IP address then you probably should set up a 301-redirect via .htaccess mod_rewrite rules to your main domain.
 
Back
Top