From b37753e8b961b2ae212bf3b5588bd8667a9c8cb0 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 25 Jun 2024 13:37:05 -1000 Subject: [PATCH] Merge to Live (#1057) * Delete iis/manage/configuring-security/iis-8-certificate-management-and-deployment.md * Update TOC.yml * Update TOC.yml * Delete iis/manage/configuring-security/iis-8-sandboxing-and-security.md * Added new flags introduced in IIS 10 version 1809. * Update iis/configuration/system.applicationHost/sites/siteDefaults/bindings/binding.md * Update url-rewrite-module-video-walkthrough.md * Update url-rewrite-module-video-walkthrough.md (#1056) * Update url-rewrite-module-video-walkthrough.md * a a --------- Co-authored-by: Lex Li --- 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 a2f7809fe..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: 09/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 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