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 had to do a lot of action before obtain right result.
First I created a subdomain
Then I create a specific certificate for subdomain (wilde card let's encrypt dosen't work)
After that I disabled apache/domain type for subdomain
Finally I changed content of server.conf under plesk folder of...
I've created a subdomain to try your suggestion. In the section that you had described, I tried to put this
location / {
proxy_pass http://0.0.0.0:5000
proxy_set_header Host $host;
server_name example.domain.com;
proxy_set_header...
Hello,
I've a web server with ubuntu 22 and Plesk Obsidian Web Admin Edition 18.0.60
I didn't find a way to configure nginx outside domain.
I need to configure subdomain that point to other service not apache.
Actually my domain, example.com, works fine on apache but i want redirect...
The file you are looking for seems to be
httpd_ip_default.conf
Inside it i have
<IfModule mod_ssl.c>
<VirtualHost myip:port >
as alias of server i found
"reladomain.ip-slasshed.domainname"
domainname is result of command