• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Domain forwarding issues IIS (bug?)

Status
Not open for further replies.

DennisAm

Basic Pleskian
Hi everyone,

When I set the Hosting type for a domain to "Forwarding" and enter the URL where the domain should be forwarded to, Plesk sets this url for ALL domains that are of the type Forwarding. This is because Plesk sets the folder for the Redirection domain in IIS to Inetpub/vhosts/forwarding.

Since all domains of the type "Forwarding" will be linked to the vhosts/forwarding folder in IIS, all domains will redirect to the same URL. This is because the web.config file in the vhosts/forwarding folder can only have 1 redirection URL.

Also, see this topic in which the exact same problem is described: http://forums.iis.net/post/1908467.aspx

I think this is a bug in Plesk, but just to be sure: does anyone here face the same problem?

Dennis
 
Actually, information about redirect is recorded in applicationhost.config instead of web.config. So even if you have two sites linked in one physical location - it will use different URLs. Perhaps you have already some web.config file in directory where pointing all redirect sites? Anyway it would be useful to see content of your applicationhost.config and content of inetpub/vhosts/forwarding directory.
 
Hi Igor,

Thanks for your explanation. I removed the web.config file in the vhosts/forwarding directory and everything is working again now. :)
 
Status
Not open for further replies.
Back
Top