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.
Dear Parallels,
We are currently sending out 5700 Emails / week as a newsletter. We moved a couple of weeks ago from a Plesk 11.09 Rackspace Server to a New Plesk 11.5.30 Server.
Since the migration we sent out 2700 emails / week instead of 5700 Emails. We checked the logs...
Dear Parallels!
I would like to ask if you include the mysql database size in the disk quota if not how can I limit the MySQL Database size to 1 GB / each?
Best Wishes,
Thomas Bereczky
Dear Forum!
I would like to ask you how to use Nginx as a Reverse Proxy only in Plesk.
We have a subdomain Jira.domain.com and it connects to 0.0.0.0:8080. Currently I used reverse proxy but if plesk reconfigure itself the settings will be lost because I've edited the last_nginx.conf. The...
Hey There!
I've meet an issue the permalinks are not working in wordpress if I use Nginx, I was able to solve it by editing the last_nginx.conf but it will be removed when the server reconfigure itself.
I've add this line to the location: try_files $uri $uri/ /index.php?$args...