Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Hey thanks a lot for your help. I'd gotten that far, but I'm also far too unfamiliar with PHP to understand the syntax or variable names used. So I'm also hoping someone else can help with that last piece of the puzzle as it were.
Hi,
I'm trying to modify Odin so that newly created sites will have the following extra Apache settings:
<Directory /var/www/<sitename>/httpdocs/wp-content/plugins>
Options +FollowSymlinks -SymLinksIfOwnerMatch
</Directory>
However even after reading the documentation, I have no...