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

Help with - vhosts.conf

HandyA

New Pleskian
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
I'm using Plesk 10.4.4 on CentOS, vps


PROBLEM DESCRIPTION AND STEPS TO REPRODUCE
I'm trying to make use of the vhosts.conf for a domain, and it didn't seem to work, so I added another domain as a ServerAlias so that I could see if it was seeing the vhosts.conf at all, and it didn't seem to be 'seeing' the file at all...
I've restarted apache, and the vps.


ACTUAL RESULT
Nothing different happens, i.e. I can't see the document root that I specified in the vhosts.conf
It looks like it's still pointing to the IP's document root... Am I missing something?


EXPECTED RESULT
I expect the server alias domain to use the same document root as the domain which the vhosts.conf relates to.

ANY ADDITIONAL INFORMATION
 
Back
Top