If I create a new website in the manager, and my local folder looks like this for example: newsite/
newsite/images/
newsite/pdf/
If root is 'www' on my server, should the host directory in setup be www/ or left blank (of course depending on your server, assuming my host directory is 'www')...
I have been setting up my local folders as:
newsite/www/
newsite/www/images/
newsite/www/whatever
Then leaving the host directory blank, but sometimes I'll find duplicate folders or nested duplicate folders in my local folder...or files don't upload correctly...at first it works just fine.
I'm sure it's just something I'm not understanding correctly about file structure or DMX...any help is appreciated.