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.
Hi Alexey, I know where the documentation is located. The question of Nerijuss and mine was more technical and precise.
I know that WP is provided also by Plesk automated installer but I'm not forced to use it and this is not related to this topic.
The question is very precise: how to...
Can you be more detailed? for example:
these are the default rewrite rules of a standard wordpress:
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
translated with...
I'm experiencing in lots of 11.x instances on debian wheezy that xinetd is not running after the nightly automatic update.
In the systems where I found this i see in the logs:
/var/log/syslog.1:
Apr 8 06:35:47 .... xinetd[21878]: Exiting...
/tmp/plesk_11.5.30_installation.log...
I want to secure the php.ini fastcgi version.
I tried to configure the directive disable_function on /etc/php5/cgi/php.ini but seems that it is not used by the domains configured with PHP in FastCGI mode.
Seems that in the file /var/www/vhist/[domain]/etc/php.ini the entry disable_function...
I'm experiencing in a server with Debian Squeeze and Plesk 10.4 a random apache crash:
[Thu Aug 30 18:49:28 2012] [notice] child pid 13717 exit signal Segmentation fault (11)
[Thu Aug 30 18:49:30 2012] [notice] child pid 12402 exit signal Segmentation fault (11)
Seems that these error...
Hi,
I'm trying to configure a filter into the webmail Imp Horde.
I configured the filter by Imp, and I'm expecting that the filter is applied when the email to filter reach the server (with procmail?).
Probably by default is not configured as I'm expecting. Horde/Ingo does not create...