• 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.

URL redirection while keeping the url

MarchelV

New Pleskian
Hello all.

I am trying to redirect/forward an url to an external server, on that server are several folders which I need to access.

In Parallels Panel I selected "Websites & Domains", after that "Add New Domain".
For domain name I gave zuil.st...", selected "Use our DNS settings" and "Forwarding". In the "Destination address" I gave the IP number of the server.

Now I have a forward from "zuil.st..." to "195.x.x.x", that works like a charm. (in the root of the remote server I placed an index file which is shown when I go to "zuil.st...".)

However... When I go to "zuil.st... /folder" (the folder does exists) I assume I would end up at "195.x.x.x /folder", I end up in the root of the "195.x.x.x".

Could anyone please explain how I solve this mystery?

With kind regards,
Marchel Veneman
 
Hi MarchelV,

are your Pleskservers the primary nameservers or did you use external ones?

Looks like that the resolution of the subdomain doesn't work.
Additional, please check, if you find any access on the second server in the logs.
 
Hi again,

It seems we found the solution.

By going to the IIS, selecting the site "zuil.st..." and selecting "HTTP Redirect" we removed the options under "Redirect Behavior" (leave the two select buttons blank).
After doing this we can access subdirectories on the remote server again!

Question is why ISS doesn't automatically enables this...
 
Back
Top