[users@httpd] Problem with VirtualHosts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, im trying to set up a VirtualHost for my website, thats what I use :

Cocozz:~# cat /etc/apache2/sites-enabled/000-default

NameVirtualHost *
<VirtualHost *>
        ServerAdmin cocozz@xxxxxxxxx
        ServerName www.cocozz.com
        ServerAlias cocozz.com hispageeks.cocozz.com
        DocumentRoot /var/www/hispageeks/
        ErrorLog /var/www/hispageeks/log
        TransferLog /var/www/hispageeks/log
</VirtualHost>

When I restart my apache2 server I get :

Cocozz:~# /etc/init.d/apache2 restart
Forcing reload of web server: Apache2[Thu Jun 23 11:40:51 2005] [warn] NameVirtualHost *:0 has no VirtualHosts
[Thu Jun 23 11:40:51 2005] [warn] NameVirtualHost *:0 has no VirtualHosts
[Thu Jun 23 11:40:52 2005] [warn] NameVirtualHost *:0 has no VirtualHosts
[Thu Jun 23 11:40:52 2005] [warn] NameVirtualHost *:0 has no VirtualHosts

And trying to  access http://www.cocozz.com

Not Found

The requested URL /hispageeks was not found on this server.


What's the problem ?

Regards,
cocozz
 




 



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux