Re: [us...@httpd] access from LAN to virtual hosts

2010-10-24 Thread Eric Covener
> 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

Re: [us...@httpd] access from LAN to virtual hosts

2010-10-24 Thread Stormy
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

Re: [us...@httpd] access from LAN to virtual hosts

2010-10-24 Thread Eric Covener
> 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

[us...@httpd] access from LAN to virtual hosts

2010-10-24 Thread Stormy
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