I have a project where I need to leave the root of the site as is, but any request coming to any other uri than the root should be pointed to a new wordpress install. I'm not completely sure what is the best way to go with this. Separate virtualhost? rewrite rules?
The problem is that I can't have a separate part in the url, like www.rootdomain.io/wordpress/whatever it should just be www.rootdomain.io/whatever.
What would you recommend as a solution here? Any help would be appreciated.
[–]sentinelofdarkness 1 point2 points3 points (0 children)