William,
Quote:> Does anyone know which file(s) need to be edited to change the default
> paths when compiling Apache? We are using RH linux, and they use
> different file locations (/usr/sbin/httpd, /etc/httpd/conf, etc...).
Which files are you talking about ???? When you compile the apache
source, you get an executable "httpd" and will be in the directory where
the source code is!! You can move the executable to any position you
want.Once you compile it....then comes the problem of setting your paths
for documents directory, logs, configuration files and so on.... I would
advice you to look at http://www.apache.org/docs/install.html this site
gives you step by step instructions to install an apache web server.
have fun......
Sanjay
Quote:> Thanks in advance for any assistance.
> SWS