Hi,
I'm already getting to be proficient in scripting PHP but I have so many questions about fundamental programming because I didn't work with computers in college.
Right now two of my biggest concerns are security and scalability, as my database projects are getting larger and larger. I figure if I'm going to do projects on this level, I need to know my subject matter intimately.
My question regards why it is often common to have a cgi-bin outside of the root directory of a website, and create an alias to that folder in the root, thus redirecting all cgi-bin/whatever.what files to the cgi-bin folder.
Other than the fact that this keeps the physical files out of the root, is there any other advantage to this strategy? Do I really need a special folder for any particular scripts?
Anyone with insight plus security discussion websites for the lay person would be profoundly appreciated and valued.
Thank you,
Sam Fullman
Compass Point Media