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

Custom Error Documents for Subdomains

Jack Timber

New Pleskian
I've modified the html pages in error_documents folder that comes as default. It's working fine with the main website, I can see those html pages being displayed in case of errors but when I create a subdomain then a default error message is being shown from IIS (html pages from error_documents are being used).

Should I have a separate version of error documents for every subdomain ?
How can I use the same error_documents for all subdomains ?

My directory structure:

Hosting Account Root
|-- error_documents
|-- (httpdocs) Main Website
|-- (Subdomain 1)
|-- (Subdomain 2)

I'm on Plesk 12.0 environment.
 
Back
Top