• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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