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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to