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.
Hi
We have clients who have multiple URL's pointing to the 1 WordPress site.
This is done by adding the following lines to the php config file.
1. define('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST']);
2. define('WP_HOME', 'http://' . $_SERVER['HTTP_HOST']);
This works no problems, however...
I have read this documentation and the two lines I have listed are straight from that document.
Those two lines work in other hosting environments but not in our Plesk Environment.
As soon as they are added - bad gateway request error.
We are a fairly new client of Plesk and had a case open with Plesk regarding a BadGateway/DNS Issue - the case has been closed as we thought it had been resolved - but the issue has re-emerged.
We can no longer raise support cases with Plesk and I cannot find a way to ask why ?
Does our monthly...
Hi
we are an MSP hosting a number of websites on a Windows hosting platform.
We use Windows 2012 /IIS with User Isolation and FTP.
We use linux PowerDNS as our DNS Servers.
We are hosting DOT NET Sites/PHP/mySQL/WordPress sites.
Currently clients upload with FTP and use PHPMyAdmin to edit the...