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.
Hello,
an external Website (iframe on my website) triggers with button click a certain URL in my CMS like "dev.my domain.com/index.php?id=123". Its a GET request. The problem is that I got an nginx error 500. If I run this URL "dev.my domain.com/index.php?id=123" straight on my server without a...
I Understand. So there no out of the box Plesk setting to set the subdomain doc root out of the maindomain doc root. The idea behind this is my backup plan and development.
var/www/vhosts/maindomain.com/httpdocs/
var/www/vhosts/maindomain.com/dev.mydomain.com...
That is right but the starting path for the subdomain document root path is "var/www/vhosts/maindomain.com/".
This gives me "var/www/vhosts/maindomain.com/sub.mydomain.com".
This is from the Plesk docs.
But if I create a new subdomain like "sub.mydomain.com", Plesk dont create a separate directory in "/var/www/vhosts" like "/var/www/vhosts/sub.mydomain.com". The subdomain directory is created inside the maindomain directory like...
Plesk dont allow to run/execute php inside the server default document root (/var/www/vhosts/default/htdocs/). But I want to use "pimped apache status" by calling the script over the hostname like srv1.myserver.de/apachestatus, the same way I call the mod_status page...
Hello, I'm new to composer and got some questions about the rights and users.
Old way without composer: I add a new domain (f.e. www.mydomain.de) within my plesk and need to create a ftp user for this domain. Mostly I choose something that match the domain. So the ftp user for this domain...
Hello,
I activated under "Domains > example.com > Hosting Settings" the "Permanent SEO-safe 301 redirect from HTTP to HTTPS".
This works very well, but now i want to exclude a whole folder from this redirect.
I got a domain like www.mydomain.com and now i want to exclude www.mydomain/admin/*...
Hello,
I did a "stupid" mistake and changed the mysql admin password via phpmyadmin and now I cant login anymore into plesk. If I try to login into plesk i get the following message:
ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [1045] Access denied for user 'admin'@'localhost' (using...
Hello,
I setup the last days a dedicated-server and after a little help from google everything works fine except one thing. I cant get php 5.3.29 work with fpm (just CGI is selectable in the php settings). I spend the whole last 2 days to get this work but it will not work and its frustrating...