I have a website domain.com (php+mysql) running on a single droplet. I need to run a Wordpress blog on sub URL domain.com/blog and host that Wordpress on a separate droplet for security and performance reason.
How can I point domain.com/blog to this droplet/IP? I know this is not possible in truest sense but I am ready to try some hacks like through .htaccess in worst case.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi @dontstop99
You cannot use the same domain with different droplets like this.
here are your options:
domain.com/blog
to your new droplet.Please select one solution and let me know if you need more help.
Hope this helps.