Re: apache2 config files

2004-09-07 Thread dwight
> Debian has its own way. Which I rather like. > > /etc/apache2/apache2.conf is the equivalent of > /etc/httpd/conf/httpd.conf in Redhat. > > Files in /etc/apache2/sites-available are httpd.conf snippets of sites > that could be included. > To enable a site, put a symbolic link to it in > /etc/apa

Re: apache2 config files

2004-09-07 Thread Upayavira
[EMAIL PROTECTED] wrote: On Tue, 7 Sep 2004 14:01:03 -0500 (EST) [EMAIL PROTECTED] wrote: Installed apache2 ver 2.0.50-12, this weekend for the first. All the documentation that I have seen states httpd.conf is the configuration file, when the install has it as apache2.conf. Is this setup a de

Re: apache2 config files

2004-09-07 Thread dwight
> On Tue, 7 Sep 2004 14:01:03 -0500 (EST) > [EMAIL PROTECTED] wrote: > >> Installed apache2 ver 2.0.50-12, this weekend for the first. All the >> documentation that I have seen states httpd.conf is the configuration >> file, when the install has it as apache2.conf. >> >> Is this setup a debian set

Re: apache2 config files

2004-09-07 Thread Jacob S.
On Tue, 7 Sep 2004 14:01:03 -0500 (EST) [EMAIL PROTECTED] wrote: > Installed apache2 ver 2.0.50-12, this weekend for the first. All the > documentation that I have seen states httpd.conf is the configuration > file, when the install has it as apache2.conf. > > Is this setup a debian setup or is t

apache2 config files

2004-09-07 Thread dwight
Installed apache2 ver 2.0.50-12, this weekend for the first. All the documentation that I have seen states httpd.conf is the configuration file, when the install has it as apache2.conf. Is this setup a debian setup or is this a standard apache2 setup? If debian is there any documentation? Thanks