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 all,
This is the script I'm using:
$zones = Get-DnsServerZone | Select ZoneName
foreach ($line in $zones) {
$name = $line.ZoneName.ToString()
if ($name.CompareTo("TrustAnchors") -ne 0) {
if ($name.Contains("in-addr.arpa") -ne 1) {
Remove-DnsServerResourceRecord...
Hi all,
Just wondering if anyone can help. When i add a new domain to plesk, it puts in the correct Name servers in, but it also adds the computers name into the list and when getting it checked out from intodns.com it flags it saying missing Name Servers.
Into DNS ...