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 -- cu denny Gnupg key can be found under pgp.mit.edu, key ID 0x73137598
signature.asc
Description: This is a digitally signed message part
