On Wed, 27 Jul 2011 03:11:49 +0200, Henrik Nordström wrote:
ons 2011-07-27 klockan 11:09 +1200 skrev Amos Jeffries:
Apache's IP-base virtual hosting. Where you set the public
raw-IP:port
in the VirtualHost container. Instead of a domain name. Its a bit
nasty
when working through a proxy, but still popular in tutorials.
Do that really work?
I would assume Apache wants it's own Ip:Port there, not the public
one.
I can understand the public IP being used as a host name in name
based
virtual hosting in Apache however, in combination with vport in
Squid.
Regards
Henrik
I'm not entirely certain. I suspect like you say, public IP being
magicked by Apache domain based. I've seen two cases of that this year
and one where domain-based was disabled explicitly in Apache but still
played along.
Amos