Click to See Complete Forum and Search --> : apache help


somebitch
10-13-2003, 09:22 AM
ok this is going to be another of my dumb questions but here it goes.

i remember back when i used to install apache it would create a directory in /home called httpd or something. i installed apache last night and there is no folder like this, can i create one? i know i can use it out of my users home directory but it is more crap people have to type to get to the homepage.

ok i hope someone knows what im talking about.

thanks
k.

BaVinic
10-13-2003, 09:27 AM
you can create any directory for HTML that you want to, it really does not matter, just make sure that you tell Apache where you are putting the HTML and CGI script files, and it will work fine.

I have mine in /usr/var/html but you can do anything you want to it. :D

BaVinic