• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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