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.
now i create a own vhost for this page but i get the same error. i setup apache over fastgi but if i open a not valid url i get a nginx error and wenn i open the info.php they download this file
\\now i have this problem on more than one Abonnement (vhost)....
ok my misstake the problem is another vhost because i use a iframe. in the vhost with the problem info.php downloaded too. the php script ist not the problem..i do some changes and then php works again. now i switch vom nginx to apache over fastcgi and now i have the problem again. when i open a...
.htaccess:
<FilesMatch "\.js\.gzip$">
AddType "text/javascript" .gzip
</FilesMatch>
<FilesMatch "\.css\.gzip$">
AddType "text/css" .gzip
</FilesMatch>
AddEncoding gzip .gzip
No additional hosting parameters
The /etc/mime.types in original state but php configured like...
Hello,
i use Plesk Onyx with NGINX (without Apache Proxy),PHP5.6, PHP7.0 and PHP7.1 over PHP-FPM. I work with a lot of Subdomains with own webspaces.
Former I use only PHP 5.6 but after the upgrade to PHP7.x I have a crazy issue. In one abonnements I have a subdomain, there i snot able to...