in reply to binding to a vhost using LWP
then do the normal LWP stuff. Not tested in any way.use LWP::Protocol::http; @LWP::Protocol::http::EXTRA_SOCK_OPTS = (LocalAddr => "$vhost:$port");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: binding to a vhost using LWP
by Juerd (Abbot) on Apr 07, 2003 at 15:32 UTC |