Forum Moderators: phranque
How do you tell Apache that one thing is the main root of the web, but another folder (html) will house the actual web. The reason I ask is I need a folder above my "html" folder to hold some things I need only PHP to access.
Thanks!
Judge S.
ServerRoot [httpd.apache.org] and DocumentRoot [httpd.apache.org] are the directives you are referring to.