• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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