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

Re: virtual web



You need to add a line like:
NameVirtualHost xxx.xxx.xxx.xxx:80

before you configure your virtual hosts.
-Thom

* aku@ns1.cyberkodok.web.id (aku@ns1.cyberkodok.web.id) wrote :
> I try to configure in my apache webserver with configuration :
> 
>     <VirtualHost www.domain1.com>
>     DocumentRoot /www/domain1
>     ServerName www.domain1.com
>     ...
>     </VirtualHost>
> 
>     <VirtualHost www.domain2.com>
>     DocumentRoot /www/domain2
>     ServerName www.domain2.com
>     ...
>     </VirtualHost>
> 
> When i restart, the apache is not error or any error comment, but when i
> try to browse domain1 and domain2 in my browser the content of domain1 and
> domain2 are the same that's only directori domain1
> 
> My browser is using internal IP address 192.168.1.x and using opera 5.2 or
> IE 5.x
> 
> What's wrong with my configuration. I try to using the IP base but i don't
> have many more the ip address.
> 
> 
> Thank all,
> 
> Aku Michico
> 
> 


-- 
To UNSUBSCRIBE, email to debian-apache-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: