• Welcome, Guest. Please login.
 

How to URL or website redirect to another URL on IIS Server.

Started by rakesh9310, November 15, 2011, 12:13:49 am

Previous topic - Next topic

rakesh9310

I have a web server iis 7 and i want to redirect my website to external url or website, how can be setup on iis.

admin

    You can use IIS to perform any of the following browser redirection procedures:
    •Redirect requests to another folder or Web site.
    •Redirect requests to a file.
    •Redirect requests to a network share.
    •Redirect requests to a program.[/li][/list]

    Login Server with Administrator Account
    •Open IIS Manager,
    •Click start menu\All Programs\Administrative Tools\Inter Information Service (IIS) Manager -Or-
    •Run \ Type â€" “inetmgr” (When you have installed IIS successfully
    •Expend Server name and then Website folder
    •Right click on website which you want to redirect and click properties
    •Go to Home Directory Tab
    •Here you can set your site directory and external url redirection, click redirection “A redirection to a URL”
    •Type the redirected URL (Uniform Resource Locator”

    [Note: - How to Redirect a URL to application clicks here and see on Microsoft website http://support.microsoft.com/kb/313074#5]

    Read Full Article at - https://www.youritadmin.com/iis-server/19-how-to-url-or-website-redirect-to-another-url-on-iis-server
    Regards,
    YourITadmin