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.
Looking for an expert in Linux, Apache, nginx, FPM-PHP, and Plesk to look at our very high end server and give us some configuration recommendations. We are hitting some sort of limits, connection or otherwise, but the servers processors, memory and disk can handle much, much more. We may be...
Run this command after you create/modify /var/www/vhosts/system/bethechangetour.com/conf/php.ini:
/usr/local/psa/bin/php_settings -u
It will add your custom settings to the bottom of /opt/plesk/php/5.6/etc/php-fpm.d/domain.conf file.
Then restart php-fpm service.
The Plesk documentation on...
Sadly, this didn't work. What DOES work is if I just add this line to addition NGINX directives:
add_header Access-Control-Allow-Origin *;
So, I think the issue has something to do with the location directive -- e.g., location ~* \.(woff|ttf)$ {.
These are all of my current directives:
#...
Thanks IgorG.
I get your results on older servers, but this is what I get on the one in question, running Cent OS 7:
[root@web8 ~]# httpd -M | grep headers
[Tue Nov 03 08:19:12.356703 2015] [so:warn] [pid 3999] AH01574: module actions_module is already loaded, skipping
[Tue Nov 03...
When I ran "plesk bin server_pref --update-web-app-firewall -waf-rule-engine on -waf-rule-set tortix" I got this message:
"The security core features (ModSecurity and Fail2Ban) are not available due to license restrictions."
So, I re-installed the license key.
I then immediately saw the...
We recently upgraded a live server from Plesk 11.0.9 Update #55 to 11.5.30 Update 7. We had the issue of the default server certificate loading in some browsers for all sites with SSL enabled. Ultimately, we solved this by disabling SNI and then associating each IP address with the proper...