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.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
Your "Additional nginx directives" empty right?
I am checking cache from source code. There is must be "<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket." text. And scripts not minified and combined.
Hello. I tried all popular cache plugins but WordPress cache doesn't work in nginx. I think it is related to nginx configuration. I am using this code (found in plesk website). Is that correct? Or what can i do for fix this?
# WORDPRESS PERMALINKS
if (!-e $request_filename) {
rewrite ^(.+)$...
I want to include an nginx conig file from domain directory. How can i do this in domain's additional nginx directives?
I need to include this:
include /path/to/flarum/.nginx.conf;
Yes i ran with your order. Here is command history: Screen Recording 2021-10-28 at 12.04.25 PM
It is php -v result after yum-config-manager --enable remi-php73 result now:
PHP 5.4.16 (cli) (built: Apr 1 2020 04:07:17)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c)...