IIS + exchange

Status
Niet open voor verdere reacties.

Donvampire

Gebruiker
Lid geworden
25 jun 2008
Berichten
22
Hoi,

Ik heb een webserver draaien en een exchange server op 1 server.
nu wil ik indien ik bv http://webmail.helpmij.nl in type dat ik op op mijn exchange mailbox kom waar ik moet inloggen.
Exchange is geinstaleerd en geconfigureerd en IIS ook werken beiden perfect nu wil ik enkel dat ik exchange op http://webmail.helpmij.nl kan ingeven en de webmail kan bekijken inplaats van dat ik https://www.helpmij.nl/exchange moet gebruiken iemand een idee hoe ik dat kan aanpassen ?

cheers
 
Laatst bewerkt:
Microsoft Windows IIS : In case of Internet Information Server (IIS), create a new web site for the subdomain using the IIS Manager, and add the sub-domain (e.g. subdomain.domain.com) as a new host header value listening to the same IP address as specified in the DNS entry. The port is set to 80 (the default for http requests). The host header can be added by clicking on the advanced tab next to the IP address configuration for that web site application. If the subdomain points to a subdirectory of the web site for the domain, then set the home directory for the subdomain web site to the subdirectory. For example, if the domain.com points to C:\Inetpub\wwwroot\ and the subdomain needs to be setup for C:\Inetpub\wwwroot\subdomain, then the directory for the subdomain website should be set to C:\Inetpub\wwwroot\subdomain.


Dat doorlopen?
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan