From 7503f0fccaf4c54a22ef63e83f4d62463ecd67ff Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 25 Jun 2024 12:26:31 -1000 Subject: [PATCH 1/2] Update url-rewrite-module-video-walkthrough.md --- .../url-rewrite-module/url-rewrite-module-video-walkthrough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iis/extensions/url-rewrite-module/url-rewrite-module-video-walkthrough.md b/iis/extensions/url-rewrite-module/url-rewrite-module-video-walkthrough.md index 11945f865..130f82510 100644 --- a/iis/extensions/url-rewrite-module/url-rewrite-module-video-walkthrough.md +++ b/iis/extensions/url-rewrite-module/url-rewrite-module-video-walkthrough.md @@ -11,4 +11,4 @@ msc.type: video by [Ruslan Yakushev](https://github.com/ruslany) -This video demonstrates how Microsoft URL Rewrite Module for IIS 7.0 and above can be used to accomplish common URL manipulation tasks: Enabling user friendly and search engine friendly URLs for dynamic web pages Enforcing canonical host names for web sites Using rewrite maps Blocking unwanted requests +This video demonstrates how Microsoft URL Rewrite Module for IIS 7.0 and higher can be used to accomplish common URL manipulation tasks: Enabling user friendly and search engine friendly URLs for dynamic web pages Enforcing canonical host names for web sites Using rewrite maps Blocking unwanted requests From 5951b9d7b4e2b23cbeb42dc5f72f537634731a33 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 25 Jun 2024 12:30:17 -1000 Subject: [PATCH 2/2] a a --- iis/TOC.yml | 2 -- .../url-rewrite-module-video-walkthrough.md | 14 -------------- 2 files changed, 16 deletions(-) delete mode 100644 iis/extensions/url-rewrite-module/url-rewrite-module-video-walkthrough.md diff --git a/iis/TOC.yml b/iis/TOC.yml index e28645bf2..a413dc038 100644 --- a/iis/TOC.yml +++ b/iis/TOC.yml @@ -703,8 +703,6 @@ href: extensions/troubleshooting-application-request-routing/troubleshooting-502-errors-in-arr.md - name: URL Rewrite Module items: - - name: URL Rewrite Module - Video Walkthrough - href: extensions/url-rewrite-module/url-rewrite-module-video-walkthrough.md - name: Using the URL Rewrite Module href: extensions/url-rewrite-module/using-the-url-rewrite-module.md - name: Creating Rewrite Rules for the URL Rewrite Module diff --git a/iis/extensions/url-rewrite-module/url-rewrite-module-video-walkthrough.md b/iis/extensions/url-rewrite-module/url-rewrite-module-video-walkthrough.md deleted file mode 100644 index 130f82510..000000000 --- a/iis/extensions/url-rewrite-module/url-rewrite-module-video-walkthrough.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: "URL Rewrite Module - Video Walkthrough" -author: ruslany -description: "This video demonstrates how Microsoft URL Rewrite Module for IIS 7.0 and above can be used to accomplish common URL manipulation tasks: Enabling user friendl..." -ms.date: 9/19/2008 -ms.assetid: 3c5fdd57-4b7a-4070-b58f-c775876815b4 -msc.legacyurl: /learn/extensions/url-rewrite-module/url-rewrite-module-video-walkthrough -msc.type: video ---- -# URL Rewrite Module - Video Walkthrough - -by [Ruslan Yakushev](https://github.com/ruslany) - -This video demonstrates how Microsoft URL Rewrite Module for IIS 7.0 and higher can be used to accomplish common URL manipulation tasks: Enabling user friendly and search engine friendly URLs for dynamic web pages Enforcing canonical host names for web sites Using rewrite maps Blocking unwanted requests