• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved How to turn off redirection from www.foo.bar/wp-admin to www2.foo.bar/wp-admin ?

ben-tomsen

New Pleskian
Server operating system version
Ubuntu 22.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.58.2
TLDR: Please help me troubleshoot this. I am struggling with some sort of automatic redirect, but I can't find where that is configured - so I can't get rid of it! I have full access to Plesk and to SSH, but haven't found a way to turn off the redirection.

Details:

I used the WordPress plugin "Duplicator" to clone a WP site from one subdomain to another. In Plesk I had created the destination as a blank space, no WordPress (because the plugin boasts it can install from scratch). That seemed to work but it also caused the source site to be redirected to the new copy -- definitely not what I wanted!
https:// 2024 . foo.bar/ redirects to
https:// 2024c. foo.bar/ and I don't want that.

It then seemed like a cache issue because another browser (Firefox) didn't have the redirect; the source site was OK! So I cleared the cache in Chrome and saw that the redirect was gone again. Weird, but okay!

Using Plesk, I then removed the entire new clone because I want to repeat what I did.

The source site still works, but then I discovered that any URL with /wp-admin/... still redirects?! To the site that no longer exists (and it would be the wrong site anyway):

https:// 2024 . foo.bar/ is fine but
https:// 2024 . foo.bar/wp-login.php shows a broken login page that seems to come from
https:// 2024c . foo.bar/ and I don't want that.

Clearing browser caches, or using private browsing mode, does not resolve this.

I have created a new webspace at https:// 2024c . foo.bar/ and now I'm back to:
https:// 2024 . foo.bar/ redirects to
https:// 2024c . foo.bar/ and I don't want that.
 
Back
Top