Pmishra@xxxxxxxxxxxxxxxxxx schrieb:
Hi Team,
My requirement is Use SingleIP and different port with different web based
application .
Requirement :-
1.Access all the request from client with PORT 80.
2.Check the socket filter or net filet and forward different port as per
hint send by client.
Is it possible in Linux ?
Please give me some some technical procedure and help me understand
Thanks
Pradeep
The information contained in this electronic mail transmission may be
privileged and confidential, and therefore, protected from disclosure. If
you have received this communication in error, please notify us immediately
by replying to this message and deleting it from your computer without
copying or disclosing it.
If you have only one webserver serving more than one domain, it´s usual
to use the Apache and it´s named virtual hosting capabilities, as it is
used by alot of hosting providers. Then the Apache looks at the client
header and serves the request from the DocumentRoot of the domain requested.