Hi all,

Thanks for the info! I do need some more details since there is some obscur points.

For now I only have 1 host with lots of application under it So (1 host->X applications). If I want to use virtual host I do need to have 1 vHost per application (1 host -> 1 application) right ?
Best regards
/David


Peter Crowther wrote:
From: Hassan Schroeder [mailto:[EMAIL PROTECTED]
http://yourcompany.saassupplier.com.
This is called a "virtual host"; it requires DNS entries to point that URL to your server, that's all.

The simplest way of doing this on BIND servers is to use a wildcard
mapping - so you map a name called "*" to your app server.  Then any
name that doesn't resolve to any other address will resolve to your app
server address.  Saves a lot of tedious mucking about with zone files
:-).

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to