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

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