Re: [users@httpd] vitual subdomain problems

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

 



On 25.08.06 14:37, RYAN vAN GINNEKEN wrote:
> I am having trouble creating a subdomain the rest of my virtual sites seem
> to work.
> 
> THE problem is that everytime i try to view the content for
> site1.computerking.ca i get the content from www.computerking.ca which is
> the default site.

> <VirtualHost _default_:*>
> ServerName computerking.ca
[deleted]
> </VirtualHost>

> <VirtualHost *:80>
> ServerName site1.computerking.ca
[deleted]
> </VirtualHost>

> Also there is nothing in the logs for the virthost nothing seems to happen
> in the main /var/log/http-error or access logs

you created virtual host site1.computerking.ca running on ALL IP addresses,
and site computerking.ca running on all IP addresses not configured.

So, no request will reach computerking.ca because no address remains, all
are taken by the "*" in site1.computerking.ca definition.
-- 
Matus UHLAR - fantomas, uhlar@xxxxxxxxxxx ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
(R)etry, (A)bort, (C)ancer

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



[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