I am having trouble figuring out how to add a directory in my http.conf file so that i can organize my website. I have everything in the site in the document root folder var/www/html but I cant figure out how to add another directory such as var/www/html/pictures to be seen as
www.mysite.com/pictures and put an index.html in that folder. you know what i mean just to organize it a bit. my root folder is getting really big and I want to add directories and cant seem to find a definitive way to do it in my searches.
so what kind of lines need to be added to my conf file?
thanks