• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

www prefix not working for any domains

H

hereintokyo

Guest
I am running Plesk 10.3.1 on Media Temple, linux.

The www prefix does not work for any of my domains. If I go to http://example.com, I can see my site, but if I go to www.example.com, it goes to the default site for the IP address.

Ideally, I would like to use URL rewriting to redirect www.example.com to http://example.com

According to this article, www is enabled by default on 10.3.1

http://kb.parallels.com/en/9288

But it is definitely not working.

So far, I have tried:

Adding www CNAME records to the DNS zone files

Adding URL rewriting to htaccess or vhost.conf files

All of the support I have seen on this issue seems to refer to earlier versions of Plesk that included domain administration.

Any help would be appreciated.
 
Back
Top