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 have a question around how to hide certain elements of the Websites & Domains area, PHP is completely disabled as the server will only be for .NET Core so I would like to disable the PHP Settings button as shown in green, how can I do this?
I would also like to remove Database (highlighted in...
Username:
TITLE
BUG: SSL redirect loop Net Core
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Ubuntu 22.01.1, Plesk 18.0.46
PROBLEM DESCRIPTION
It looks like there is a bug with the new Net Core extension, where the SSL setting is using the HTTP prefix:
The SSL part should be...
I have, my account is new... So I don't have the 5 helpful posts thing...
Given it's a bug (happy to verify my account somehow) how can I post there?
As it stands, I'm running a trial, and this will make or break my decision to buy multiple licences as I'm looking to replace some Windows servers
We are building out a new infrastructure on Linux now that the net core extension is available, what our people using instead of Web Deploy to deploy here?
(For those that don't know, Web Deploy only deploys changed files and not everything like FTP does making it quicker and more efficient)
It looks like there is a bug with the new Net Core extension, where the SSL setting is using the HTTP prefix:
The SSL part should be starting the webapp with the HTTPS prefix not HTTP prefix, this is causing any app which uses the "app.UseHttpsRedirection()" or has a HTTPS redirect to have a...