This is my issue.
I have two automad sites I am building. Both are in separate folders/installs locally. Both work fine on the local machine and on the local network.
They are both uploaded to a live server but no domains are pointing to them.
The separate sites are just in folders under public_html and I will be able to point domains to each folder for separate sites as per the hosts instuctions. For live hosted testing I can navigate to a test domain and then /folderName.
When I create folders under public_html on the live host, they appear, and I can navigate to the folders in the browser.
However when I upload each site into each folder, site A works but site B does not and folder B can no longer be seen. I have tried deleting and re-uploading, various folder names and different folders etc. It keeps happening.
Could there something in site B configuration (that I dont understand) which is telling it to be hidden?
Any help appreciated