I've a wordpress website running on "example/" I want to run another wordpress installation within that as "example/example2/" Currently, after creating a folder named "example2", the home page loads fine but the links show up as 404. for example: "example/example2/category/category1" redirects to the parent setup's wordpress 404 page(which makes sense from the POV of the parent setup). How can I make the 2 setups exclusive, I cannot delete the existing root setup, I only have control on the child setup. Also, since I'm running on a network server I don't have any cpanel creds to create a subdomain under the existing setup.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.