Bernard chan wrote:
> 1) I edited /etc/apache2/sites-available/default as below:-
> 
> <VirtualHost _default_ *:80>
> <VirtualHost _default_ *:80>

You can have only ONE _default_ VHost. By definition the 'default'
site is the one used when, for some reason, the server can't figure
out which site is requested.

> 4) I saw some email reply from your site, it shows
> <VirtualHost _default_*:80>
>    why we need to put "_" at the both ends of default?

Because that's the way to do it.

Davide

-- 
Virus error:
A virus has been activated in a DOS session. The virus, however,
requires Windows. All tasks will automatically be closed and the virus
will be activated again.

---------------------------------------------------------------------
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