• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by o2k

  1. O

    Question How to allow the download of files with custom extensions from a Plesk server?

    Thank you for the detailed reply. You've been really helpful!
  2. O

    Question How to allow the download of files with custom extensions from a Plesk server?

    Thanks! Is it possible to just whitelist ".db" instead of disabling the whole security rule altogether?
  3. O

    Question How to allow the download of files with custom extensions from a Plesk server?

    Also, I've tried to add an .htaccess file to the folder with the .db file which says: <IfModule mod_security2.c> SecRuleRemoveById 210730 </IfModule> I got the Id from the above error message from the logs. Anyway, that just results in a generic 500 "Internal Server Error" instead of the...
  4. O

    Question How to allow the download of files with custom extensions from a Plesk server?

    Thanks for the reply. I'm not using Wordpress but a custom PHP web application made by me. With other Plesk installations using this application I didn't have this problem, so it's definitely something related to server security settings. I checked the logs as you suggested and I got this error...
  5. O

    Question How to allow the download of files with custom extensions from a Plesk server?

    I have a dedicated Plesk server with several domains. In one of them I want to make available a file called, say, "file.db" If I try to download that file from a web browser, I get a 403 error page saying: If I rename the file to a more standard extension, like "mp3" (even though it's not...
Back
Top