Hi.
Is it possible to install an instance of Wordpress as a subdomain in a folder?
For example:
I already have a Wordpress on the main xyz.com domain.
I want to install another wordpress as a subdomain to access like this:
xyz.com/project
Objective:
Completely separate the environments and use themes with totally different functionalities.
(On my project it would be better than using project.xyz.com)
Thanks.