• 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 sernuxo

  1. S

    Question How to deploy React app?

    Hello! I have decided to abandon the subdomain approach and created a new test domain .plesk. I followed the instructions provided, and it worked; I can now see the page correctly. Now, if I want to move these files to the main domain, which currently has a PrestaShop website, what will...
  2. S

    Question How to deploy React app?

    Could you please confirm if there are any additional configurations needed once the files are in the httpdocs folder? For example: 1. Is there any specific setting in Plesk to point to these files or make sure they are served correctly? 2. Do I need to perform any installation...
  3. S

    Question How to deploy React app?

    Yes, just checked in Chrome and Firefox. Pretty sure I'm missing something...
  4. S

    Question How to deploy React app?

    I have also configured the rewrite rules in the .htaccess file to handle client-side routing. However, when I try to access the website at xxxxx.com, I receive the following error: ERR_ADDRESS_UNREACHABLE. Is there something I might be missing in the configuration? Thank you for your assistance.
  5. S

    Question How to deploy React app?

    Thank you for your previous guidance. Just to confirm, I will place the content of the dist folder (which is the build folder for my React project) directly into the document root of my subdomain (httpdocs of test.joma-tools.com), without including the dist folder itself. Is this the correct...
  6. S

    Question How to deploy React app?

    Thank you for the guidance. I would like to ask if I can place the content of the build folder in a subdomain to test it first. Also, if I do this, would it interfere with or disrupt my current website, which is built with PrestaShop and hosted on the main domain? Thank you for your assistance.
  7. S

    Question How to deploy React app?

    Hi Aleksei! No I don't have any backend, maybe in a future I try to add, but right now my current goal is to deploy the React project without any backend for the time being
  8. S

    Question How to deploy React app?

    Hello Plesk Support Community, I am currently facing challenges in deploying a React project on Plesk. I have seen multiple methods mentioned for deploying React apps, such as copying build files to httpdocs or setting up a Node.js environment directly in Plesk, but I am unclear on the best...
Back
Top