Hi *
how can I declare multiple hosts
listening on different ports?
example:
<Host name="www.a.com" port="80">
</Host> ^^^^
<Host name="www.b.com" port="8080">
</Host> ^^^^
This is possible with IIS.
But the port attribute has to appear
anywhere else (Engine/Connector/@port).
Is there any way to do this anyway?
Thanks in advance,
Christian Parpart.
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]