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.
I do not understand the main purpose of this relocation, but seems default location in /var/www/vhosts/domain.tld/subdomains/sub/httpdocs is hardcoded. You can change location of document root for subdomain in /var/www/vhosts/domain.tld/conf/httpd.include but it will be overwritten by Plesk.
The main purpose is for website optimization and organization. I want to pull all of my img, css, js,... files from from this subdomain the I don't get blocking from trying to download everything from the same domain. I had tried the method you suggested and still might stick with that, but it doesn't handle any dynamic files (php). If I visit a .php file the browser automatically downloads it. So just to clarify, your suggested method is the only hacky ("but it will be overwritten by Plesk") way to to point a subdomain to folder in the primary domain?
I can't recommend you this method because as I wrote before all your changes will be overwritten by websrvmng when Plesk will perform any domain related operation.
I can't recommend anything because it is impossible now. I can suggest you just use directory structure offered by Parallels. As I know we have already submitted feature request for possibility subdomains location replacing but I have no any ETA when it will be implemented.