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

conf/httpd.include doesn't include vhost_ssl.conf

T

thedust2010

Guest
The conf/httpd.include files that Plesk overwrites all of the time aren't including a link to conf/vhost_ssl.conf. There's a reference to vhost_ssl.conf in the comments section of httpd.include but there's no line including vhost_ssl.conf. This is preventing us from modifying the configuration for our site when accessed via an SSL.

Any advice on this? Anyone have this happen to them? Perhaps we can edit the file that Plesk uses as a base to write these httpd.include files? This seems like a major oversight on Parallels' part.
 
I didn't realize that the vhost_ssl.conf include directive will be included automatically as soon as the existence of the vhost_ssl.conf file is found to be true. Thanks for helping to clear this up.
 
Back
Top