How to configure the WordPress and Nodejs together on a single domain?
-
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
-
We can’t help you as your site isn’t running on the wordpress.com platform but uses the open source wordpress.org. You could try to get help at https://wordpress.org/support/
- The topic ‘How to configure the WordPress and Nodejs together on a single domain?’ is closed to new replies.