Hey
First post on this board, as I found a bit of a problem with php, hope you guys can help
If I have this script made where it creates sites and placing them in a folder like /site1/ /site2/ and so on, on a server. How can I then include that whole /site/ on a new domain, different server? With the whole /site/ on the new domain with working htaccess from that folder?
The reason is so that I can have all my sites placed on the same spot, and just a single php page to include on my other sites and servers? Is that even possible?
Thanks in advance…