On Mon, Jul 06, 2009 at 02:41:41PM +0400, Anna Martynova wrote:
> You are right, but at least busybox host can have several network
> interfaces. :)
> I need to make a link for client, that directs to the same host, but
> different port. It would be nice to link to the same server address, that
> client entered to his browser...

You can use the HTTP_HOST environment variable for this. It's set per
request and contains the value of the Host header.

Tobias
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to