[NTLUG:Discuss] NEWBIE - pointing to new httpd.conf file
Dave Whitinger
dave at linuxtoday.com
Wed Aug 25 12:53:09 CDT 1999
On 25 Aug, Keith From wrote:
> right now Apache is pointing to /etc/httpd/conf/httpd.conf
> to pick up the conf file.
> I want to change that to /files/www/cbs/conf/httpd.conf
Two ways:
1) Start httpd like `httpd -d /files/www/cbs/`
2) Recompile apache, but configure like this:
`./configure --prefix=/files/www/cbs/
Dave
--
Dave Whitinger, Linux Today (http://linuxtoday.com/)
Linux(R) is a registered trademark of Linus Torvalds in several countries.
More information about the Discuss
mailing list