Thanks. I'm almost there.....
laserlight;10905616 wrote:Move them (e.g., using your FTP client or SSH) and update the scripts that include them.
I am clear on the physical manipulation of the files & adjusting the reference scripts. I am not clear on the structure.
Currently my server setup looks like this.
Site.com folder
Inside Site.com folder are all the files necessary & broken out into subdirectory folders (php_files, images, etc.)
Are you suggesting that, in the directory Site.com folder is currently located, that I create two new folders?
Php_files
Web_files
In php_files, my php code would go.
In web_files, there would be one folder - site.com. Inside site.com would be all the old stuff minus the php stuff.
Is this correct OR am I completely off base on this?
Thanks.