Posted by R-H on November 13, 2009 at 11:51pm
I'm trying to find some config files. Can someone please confirm their locations?
.htaccess = ./tmp/.htaccess
.htgroup = cant' find
.htpasswd = ./usr/bin/htpasswd
httpd.conf = /etc/apache2/apache2.conf
Thank you

Comments
.htaccess would be folder
.htaccess would be folder specific under /var/www
.htgroup is something you need to create, can be found in the apache config.
.htpasswd same deal, you have to create this (in most cases).
httpd.conf is right where you listed.
Doug
@nullvariable | www.nullvariable.com