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'm getting 502's on subfolders when enabling symbolic links restriction for domains on a shared IP. Static IPs are allowed to have this configuration setting enabled.
Not sure what's going on here. I suspect there's a problem or limitation with nginx config file compilation by Plesk for...
Yes I've read through all of that. Still, nothing there addresses Plesk's limitation in the additional directives section per domain.
I already have everything working for my subdomain multisite install on nginx with nginx caching. I ONLY need to add a map directive for improvement of the...
I didn't check the error because I realized I can't have the directive at the global level and removed the code immediately after simply getting a FAILED when trying to restart nginx from the command line.
So is there no way at all to set this directive for an individual domain?
Thanks UFHH01. This is for the whole server though isn't it? I need to affect only 1 particular vhost. Also the code with the correct path in that file cause nginx error and could not restart.
Please advise. Thank you.
And yes I'm aware of the path, I only shortened it for the example ;)
Plesk 12.5 Centos 7 nginx php-fpm
Hello, I need to add a map directive to one of my vhosts, specifically the type of block below:
map $http_host $blogid {
default -999;
include /pathto/map.conf ;
}
I need to know where to add this since it needs to be outside the server scope...
Hey Nick247-IT, try the following from an admin command promt:
ai.exe --select-product-id panel --select-release-current --reinstall-patch --install-component base
I am no longer getting the error. I did have a sync problem happen, not sure if related but half my websites were stopped in...
OK I have manually checked and reinstalled updates via the command line using:
ai.exe --select-product-id panel --select-release-current --reinstall-patch --install-component base
I am restarting and will report back.
Same problem
I was getting the same problem, I ran the MU updater and I got conflicting reports. First the updater reported that the update was successful, then in the control panel there was an error notification that update 40 failed. When I go to updates in the control panel the panel thinks...