> My problem is differentiating between the two "koha" sites, one on port 80,
> the other on port 8080 - that is why I included just those two vhost entries
> (the listen and VirtualHostName entries are - I think sufficient.) The
> workstation Win boxes 'hosts' files will not take a port# as an arg
At 06:03 PM 10/24/2010 -0400, Eric Covener wrote:
> HOWEVER, from the XP boxes on the LAN they were not
> directly visible using http://site1
None of your name-based vhosts know about "site1".
Thanks for the reply. I did not want to "overload" my original post, so did
not paste the relevant V
> HOWEVER, from the XP boxes on the LAN they were not
> directly visible using http://site1
None of your name-based vhosts know about "site1".
Was your result from the browser just the contents of the default
(first-listed) vhost for the 192.168.0.20 vhost? Or something else?
--
Eric Covener
co
Apache 2.2 on ubuntu server 10.10 [LAN only, no WAN] all running well,
except that virtualhosts is not functional as expected. All other LAN boxes
are Win XP Pro SP2 and can see the ubuntu server2 (hard coded IPs for LAN,
no DHCP.) 192.168.0.20 is NameVirtualHost on the ubuntu server2.
Set up