• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue How to configure the WordPress and Nodejs together on a single domain?

piyushmittal

New Pleskian
Hi all,

I am working on two different projects, one project is in Nodejs, and the other is in WordPress and I am trying to deploy both projects together with the use of Plesk panel on a single domain. We want our node project should run on <our_domain>/ and if we got to <our_domain>/blog then we want to run the WordPress project. We successfully configured Node project on <our_domin>/ and then we created a blog directory inside of our node project public folder and then we migrated our whole WordPress code into the blog directory but when we try to go on <our_domain>/blog instead of opening the WordPress website blog page we got redirected to <our_domian>/. And we don't have any idea why this is happening.

We are using:
  • Apache.
  • NodeJs 14.
  • PHP version 7.4.27.
If anyone knows how to solve this problem please reply in this thread.

Thanks
 
Back
Top