![]() |
|
| Home > Knowledge Base > | |||||||||||||||||||||||||||
Article 10153: Creating a Redirect Page that Directs users to Multiple TASKE Web Applications
SummarySites deploying multiple TASKE web applications may want to create a single web page that can direct users inside and outside of the site's firewall to any of these applications. This article provides instructions for creating this page, its associated web site in Microsoft Internet Information Services (IIS), and creating the proper DNS (domain name system) host records for routing the links on the redirect page to the desired destinations. ReasonCreating a single access point for all TASKE web applications the site is deploying makes it easier for users to access the appropriate site. SolutionThis solution uses a fictional business called ABC Widgets that has a web address of www.abcwidgets.com. In this example, ABC Widgets is deploying TASKE Contact and TASKE Essential and wants to create a web page with links to the Sign In page for each application. ABC Widgets has both local and remote users of these applications and wants to make this page available to users inside and outside of the company's firewall. BackgroundFollowing is a summary of what ABC Widgets must do to deploy the redirect page and make it available to all users of TASKE Contact and TASKE Essential:
After deploying the redirect page, the following will occur when a user wants to visit the redirect page and go to TASKE Contact (use the information in the table below for descriptions of the IP addresses and DNS names):
Note: alternatively, if ABC Widgets firewall software is capable of routing HTTP traffic using host headers, it is possible to assign the same IP address to both TASKE web applications. Deploying the Redirect PageTo begin the configuration, ABC Widgets must install TASKE Contact and TASKE Essential on their respective servers and verify that the applications are functioning properly. Further, IIS must be configured so that the Sign In page for both web applications is accessible using the server computer name. Article 10152: Making a TASKE Web Application Sign In Page the Default Web Page for the TASKE Server Computer provides instruction for performing this configuration. Next, the company must create the redirect page using any HTML editor and save the file to the folder that will become the TASKEAPPS web site or virtual directory. Once the page is complete, use IIS to create the TASKEAPPS web site or virtual directory and, as with the TASKE web applications, configure the site so that the redirect page is accessible using the server computer name. Finally, in order to deploy the redirect page to all users inside and outside of the firewall, internal and external DNS host records must be created for the TASKE site, TASKE Contact and TASKE Essential. This requires creating host records that resolve the DNS names for the web sites to the external and internal IP addresses for these sites. |
| Last updated: 07-Sep-2006 5:04 PM | Copyright © 2010 TASKE Technology Inc. |