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

Recent content by Stefano#7366

  1. S

    Resolved Serve static content from /home directory

    Nevermind, issue has been solved: Config used: DocumentRoot /home/donationstore/env ServerAdmin [email protected] UseCanonicalName Off # Donation Store ProxyPass /static/ ! ProxyPass / http://IP:8000/ Alias /static/ /home/donationstore/env/static/ <Directory...
  2. S

    Resolved Serve static content from /home directory

    Hello there! Bare with me as I'm new to Plesk, and setting something up for a client. Currently we've got a problem where we want to serve the static content for a Django/Python application through a apache config. The problem we're getting however, is the static content not showing up at all...
Back
Top