hi andre... easiest way to find files...
root# find / -name http.conf -ls root# find /usr /etc -name http.conf -ls ( if you suspect it in /etc or /usr ) have fun alvin - i don't have access to my debian box right now... > On Sun 11:03PM, André Bell wrote: > > > > I've logged in as root and looked in /bin /boot /dev /etc /home /user /root > > and still cannot find httpd.conf so I can configure a host name for my new > > I don't have apache installed, but I would think that the conf > file would be in /etc. I did a package search and found that > there are examples in /usr/doc/apache/examples/httpd.conf. Check > it out and the docs there to see where it should go. > > hth