Here's the way it's set up. I have the root folder, domain.com, that has an include file in it that's inserted on most of the html docs in the root. I also have a bunch of sub-folders, that need to have the same include file on the html docs in them. The way it's set up now, I have to upload the include file to all of the subfolders whenever I make a change to it.
I can (and probably will) upload the file to an aliased folder and change all the includes to virtual includes. I have a larger project I want to do, and this is the first step in learning to write programs.
More confused now?
