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

IIS 301 Redirect HTML Pages

P

pavanp

Guest
Hi,
I'm having a dedicated windows hosted server, where i recently launched my static html website with ajax backend support.
When i enter mysite.com, i cannot see any backedn content displayed on my webpages, when i give my address as www.mysite.com, Then i can see the content displayed.
FOr this i heard about IIS 301 Redirect, i'm using PLESK PANEL, how can i redirect all my .html pages to www.mysite.com even if users enter it as mysite.com.
Can anyone please help me out, how to do this with PLESK PANEL IIS SETTINGS?
Many Thanks,
 
Please check if the domain with www.mysite.com and mysite.com is resolving to the same IP address. also please check if ajax added in IIS, if not you can invoke ajax objects via java scrip.
 
Well, you can check if domain with and with out www are resolving to the same IP address also you can invoke ajax objects via Javascripts.
 
Back
Top