Replies: 0
Can WordPress be installed outside the server directory in a development/testing environment?
E.g. in C:\WEBSITES\WP_SITE1
and mapped to, or must all instances of WP be installed inside the web root or in a subfolder of the root?
I will be developing multiple WP websites for different clients. On my computer I already have all my previous client’s websites in C:\WEBSITES. (These aren’t WP websites).
My server directory and webroot is C:\SERVER\WWW
I used WAMP, setup Virtual Hosts in Apache and mappings in the Windows hosts file for each website.
Can I do the same with WP sites or do I have to install them inside the webroot?