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.
Thank you for your help.
It wasn't a Plesk issue after all. It was my dumb mistake. I misunderstood the modsecurity's whitelist syntax.
I thought by adding id:210280 that it would whitelist the IP for that particular rule's ID instead of being just the whitelist rule's ID.
Everything works fine...
My server configuration is Plesk Onyx 17.8.11 on Debian 9.5 with Comodo ModSecurity (subscription).
When trying to whitelist one IP serverwide in ModSecurity with a rule such as:
SecRule REMOTE_ADDR "^192\.168\.1\.1$" phase:1,id:210280,nolog,allow
It throws the following error:
"Invalid...