-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added new flags introduced in IIS 10 version 1809. #1064
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Rick-Anderson You might take a look of this when you are free. Forgot to include it in the previous pull request, so the contents are exactly the same. |
Rick-Anderson
approved these changes
Oct 24, 2024
Rick-Anderson
added a commit
that referenced
this pull request
Mar 3, 2025
* 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 * Remove dead content (#1059) a * Delete dead content (#1058) * Delete dead content * Update iis/TOC.yml * Delete dead content * Delete dead content * Delete dead content * Update application-pool-identities.md (#1060) Moved the picture down so that it matches what end users should see after step 7 and 8. * Revert "Remove dead content (#1059)" (#1062) This reverts commit f739436. * SFI Image corrections for sev 0 (#1067) * IIS-docs: SFI Image Sev 1-2 Fixes (#1068) * IIS-docs: SFI Image sev 0-2 Fixes * Added more non-referenced images for deletion * finished fixing all sev 2 * Fixed broken links in Learn Online Build Report. (#1065) * Fixed broken links in Learn Online Build Report. * Fixed two more links. --------- Co-authored-by: Lex Li <[email protected]> * Added new flags introduced in IIS 10 version 1809. (#1064) Co-authored-by: Lex Li <[email protected]> * Revert "IIS-docs: SFI Image Sev 1-2 Fixes (#1068)" (#1071) This reverts commit 8df9ff5. * Update using-custom-rewrite-providers-with-url-rewrite-module.md (#1069) * Update using-custom-rewrite-providers-with-url-rewrite-module.md The download link is invalid. Deleted it. Third part saved download link: https://web.archive.org/web/20200801000000id_/download.microsoft.com/download/3/9/E/39E30671-7AD2-4902-B56B-C300D862595E/RewriteExtensibility.msi Check if there is an official download way. * Update iis/extensions/url-rewrite-module/using-custom-rewrite-providers-with-url-rewrite-module.md Linked to URL Rewrite 2.1 module as has been suggested previously by IIS team's Sam Wu. --------- Co-authored-by: Wade Pickett <[email protected]> * adding examples and making modifications (#1070) adding examples and making modifications Co-authored-by: EsraShrouf <[email protected]> * SFI images IIS-docs sev1-2 updates only (#1072) * SFI images IIS-docs sev1-2 updates only * Re-evaluated with new guidelines and high bar for change for fictitious settings required for topics * Delete .openpublishing.build.ps1 (#1073) * Update ihttprequest-getclientcertificate-method.md (#1075) * Update ihttprequest-getclientcertificate-method.md The link for HTTP_SSL_CLIENT_CERT_INFO structure was broken. So fixed the link * Update ihttprequest-getclientcertificate-method.md --------- Co-authored-by: Rick Anderson <[email protected]> * Update web-deploy-automatic-backups.md (#1076) * sfi (#1077) * SFI Wave 4 Remediation (#1078) * sfi * sfi * sfi * sfi * sfi * sfi * sfi * sfi * SFI Wave 4 Remediation (#1079) --------- Co-authored-by: Lex Li <[email protected]> Co-authored-by: Lex Li <[email protected]> Co-authored-by: Wade Pickett <[email protected]> Co-authored-by: r-V3 <[email protected]> Co-authored-by: EsraShrouf <[email protected]> Co-authored-by: Shujing Zhang <[email protected]> Co-authored-by: JawaharGaneshS <[email protected]> Co-authored-by: Mick Alberts <[email protected]> Co-authored-by: Shawn Kupfer <[email protected]>
Rick-Anderson
added a commit
that referenced
this pull request
Mar 6, 2025
* 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 * Remove dead content (#1059) a * Delete dead content (#1058) * Delete dead content * Update iis/TOC.yml * Delete dead content * Delete dead content * Delete dead content * Update application-pool-identities.md (#1060) Moved the picture down so that it matches what end users should see after step 7 and 8. * Revert "Remove dead content (#1059)" (#1062) This reverts commit f739436. * SFI Image corrections for sev 0 (#1067) * IIS-docs: SFI Image Sev 1-2 Fixes (#1068) * IIS-docs: SFI Image sev 0-2 Fixes * Added more non-referenced images for deletion * finished fixing all sev 2 * Fixed broken links in Learn Online Build Report. (#1065) * Fixed broken links in Learn Online Build Report. * Fixed two more links. --------- Co-authored-by: Lex Li <[email protected]> * Added new flags introduced in IIS 10 version 1809. (#1064) Co-authored-by: Lex Li <[email protected]> * Revert "IIS-docs: SFI Image Sev 1-2 Fixes (#1068)" (#1071) This reverts commit 8df9ff5. * Update using-custom-rewrite-providers-with-url-rewrite-module.md (#1069) * Update using-custom-rewrite-providers-with-url-rewrite-module.md The download link is invalid. Deleted it. Third part saved download link: https://web.archive.org/web/20200801000000id_/download.microsoft.com/download/3/9/E/39E30671-7AD2-4902-B56B-C300D862595E/RewriteExtensibility.msi Check if there is an official download way. * Update iis/extensions/url-rewrite-module/using-custom-rewrite-providers-with-url-rewrite-module.md Linked to URL Rewrite 2.1 module as has been suggested previously by IIS team's Sam Wu. --------- Co-authored-by: Wade Pickett <[email protected]> * adding examples and making modifications (#1070) adding examples and making modifications Co-authored-by: EsraShrouf <[email protected]> * SFI images IIS-docs sev1-2 updates only (#1072) * SFI images IIS-docs sev1-2 updates only * Re-evaluated with new guidelines and high bar for change for fictitious settings required for topics * Delete .openpublishing.build.ps1 (#1073) * Update ihttprequest-getclientcertificate-method.md (#1075) * Update ihttprequest-getclientcertificate-method.md The link for HTTP_SSL_CLIENT_CERT_INFO structure was broken. So fixed the link * Update ihttprequest-getclientcertificate-method.md --------- Co-authored-by: Rick Anderson <[email protected]> * Update web-deploy-automatic-backups.md (#1076) * sfi (#1077) * SFI Wave 4 Remediation (#1078) * sfi * sfi * sfi * sfi * sfi * sfi * sfi * sfi * SFI Wave 4 Remediation (#1079) * Update hyper-v-guides.md (#1063) * Update hyper-v-guides.md removed bad links * Update iis/web-hosting/installing-infrastructure-components/hyper-v-guides.md Co-authored-by: Wade Pickett <[email protected]> --------- Co-authored-by: Wade Pickett <[email protected]> --------- Co-authored-by: Lex Li <[email protected]> Co-authored-by: Lex Li <[email protected]> Co-authored-by: Wade Pickett <[email protected]> Co-authored-by: r-V3 <[email protected]> Co-authored-by: EsraShrouf <[email protected]> Co-authored-by: Shujing Zhang <[email protected]> Co-authored-by: JawaharGaneshS <[email protected]> Co-authored-by: Mick Alberts <[email protected]> Co-authored-by: Shawn Kupfer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#1054 only fixed iis/configuration/system.applicationHost/sites/siteDefaults/bindings/binding.md but missed this iis/configuration/system.applicationHost/sites/site/bindings/binding.md.
This pull request copied the same contents over.