i dont understand why its easier with vhosts when the documentroot is /var/www, i would believe its the same with /home/httpd :)
On Sun, 2003-11-09 at 15:56, Alberto Garcia Hierro wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > ServerRoot has moved in order to make things easier for people using > vhosts ;-) > > El Domingo, 9 de Noviembre de 2003 15:48, Denny Schierz escribi�: > > hi, > > > > i was wondering as i see that the config files now have a new htdocs > > DIR. No more in /home/httpd/htdocs, it moved to /var/www like debian. > > But, can anybody explaining me why? > > > > ================ > > Beginning of differences between /etc/apache2/conf/apache2.conf and > > /etc/apache2/conf/._cfg0000_apache2.conf > > --- /etc/apache2/conf/apache2.conf 2003-09-19 17:41:22.000000000 > > +0200 > > +++ /etc/apache2/conf/._cfg0000_apache2.conf 2003-11-09 > > 02:19:52.000000000 +0100 > > @@ -1,16 +1,16 @@ > > ### /etc/apache2/conf/apache2.conf > > -### $Id: apache2.conf,v 1.2 2003/02/23 19:39:22 woodchip Exp $ > > +### $Id: apache2.conf,v 1.3 2003/09/25 02:20:48 woodchip Exp $ > > ### > > ### Main Configuration Section > > ### You really shouldn't change these settings unless you're a guru > > ### > > ServerRoot /etc/apache2 > > -ServerName debian02.dyndns.org > > +#ServerName localhost > > #LockFile /etc/apache2/apache2.lock > > PidFile /var/run/apache2.pid > > ErrorLog logs/error_log > > LogLevel warn > > -DocumentRoot /home/httpd/htdocs > > +DocumentRoot /var/www/localhost/htdocs > > > > ### Dynamic Shared Object (DSO) Support > > ### > > @@ -187,10 +187,3 @@ > > MaxThreadsPerChild 20 > > MaxRequestsPerChild 0 > > </IfModule> > > -Include conf/apache.webalizer > > - > > -<Directory /home/httpd/htdocs/gallery> > > - AllowOverride Options FileInfo > > -</Directory> > > -RedirectPermanent http://debian02.dyndns.org/ > > http://debian02.dyndns.org/blog/ > > - > > ================================ > > > > cu denny > > - -- > Regards, > /* Alberto Garc�a Hierro (Skyhusker) */ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (GNU/Linux) > > iD8DBQE/rlWT4O6JklHkL2cRAvU3AJ4yo0jq/kUoX3XE6TKdpLgzmGtqfQCeMVhD > /wJzIQ46qFNbc1wH0SvR+fc= > =eTwn > -----END PGP SIGNATURE----- > > > -- > [EMAIL PROTECTED] mailing list -- Regards, Redeeman () ascii ribbon campaign - against html e-mail /\ - against microsoft attachments -- [EMAIL PROTECTED] mailing list
