Close Menu
    Facebook X (Twitter) Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook X (Twitter) Instagram
    TecAdmin
    You are at:Home»Windows Tutorials»How to Enable URL Rewrite in IIS

    How to Enable URL Rewrite in IIS

    By RahulFebruary 27, 20202 Mins Read

    URL Rewrite is a module for Windows IIS (Internet Information Service) web server, which allows Web administrators to easily build powerful rules to manage links on your site. To use this module you must need to enable it in IIS. The question is here, How do I enable the URL Rewrite module in the IIS web server on Windows?

    Enable URL Rewrite in IIS

    You can use Microsoft Web Platform Installer to install URL Rewrite module. Alternatively, visit below URL and download this module and install it.

    • http://www.iis.net/downloads/microsoft/url-rewrite

    Enable URL Rewrite Module IIS

    After installation, you will find the URL Rewrite option under the HTTP features section in IIS settings. Now, you can add own rewrite rules. This also allows importing rules like from .htaccess.

    Enable URL Rewrite IIS

    Enable Application Request Routing

    You may also require enabling Application Request Routing (ARR) with the Rewrite module. IIS Application Request Routing offers administrators the ability to create powerful routing rules based on the URL, HTTP headers, and server variables to determine the most appropriate Web application server for each request. You can configure your IIS to work as a load balancer using this module.

    Visit the below URL and download the given extension. Install this on your system to enable the extension in IIS.

    https://www.iis.net/downloads/microsoft/application-request-routing

    iis IIS Module URL Rewrite
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    A Step-by-Step Guide to Installing Nginx on Windows

    Creating Timestamped Files and Directories in PowerShell: A Step-by-Step Guide

    How to find Powershell Version via Command line

    How to Check PowerShell Version (Windows, Linux and macOS)

    View 1 Comment

    1 Comment

    1. Duane on July 8, 2020 6:33 pm

      Does not work with IIS 10 on Server 2019 STD

      Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • How to Change Port in Next.Js
    • Ubuntu 24.04 LTS: The Future of Open-Source Excellence
    • How to Execute Linux Commands in Python
    • Creating MySQL User with GRANT OPTION
    • Where to find crontab (cron) logs in Ubuntu & Debian
    Facebook X (Twitter) Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.