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

www prefix not working

gruntly0007

New Pleskian
I have just created a new domain in Plesk 9 for a domain that I jusr delegated. The mail accounts are all working and I can see the domain with a call in a browser without the www. prefix but with the www's it just goes to the default Plesk page saying the domain is not configured properly.

Really weird as I have over 200 domains and never had this problems before.

I have tried making a new CNAME record in the DNS replacing the A record but no change. I have changed the SOA to a shorter periods.

Still no joy. Any words of wisdom out there?

Grant
 
Fixed

Answering my own post I may be able to help someone else.

I changed the hosting service type to "No Hosting" and then changed it back. What every that did fixed my isses and can now see the web site with with a www prefix.

Strange but kinda like the M$oft universal fix.....reboot. lol

Grant
 
Did you have the WWW tickbox selected before you re-created the domain?
 
as www.domain.com was showing plesk page it means that DNS was OK. The problem was in apache configuration.

Try to use websrvmng next time:

# /usr/local/psa/admin/sbin/websrvmng -v -a

it will rebuild apache configuration from scratch.
 
Back
Top