Bernard chan said: > my machine is debian sarge 3.1 kernel 2.4.27-2-386 > > 1) I edited /etc/apache2/sites-available/default as below:- > > NameVirtualHost *:80 > <VirtualHost _default_ *:80> This should be <VirtualHost *:80> (_default_ is a syntax you should try to avoid because it's not supported everywhere, e.g. under Solaris it crashe(s|d) Apache) Joost --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx