• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the current Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Access WP site using IP Address

boniamd

New Pleskian
Server operating system version
ubuntu 22.04
Plesk version and microupdate number
18.0.56
Hi guys,

I have a requirement to access my WP site using IP Address instead of domain name.
Currently the WP site is configured by another vendor just using default config, which is accessible only using https://<domain-name>.com.

When i hit the browser using https://<ip-address> , it forces to show the Plesk Administrator Login panel.

Is there any way to access the WP site using https://<ip-address> instead?

Thanks
 
That override cannot work as it does not change how the web server treats requests. The websites on the server are named virtual hosts. These require a domain name.
 
Back
Top