iis-docs
iis-docs copied to clipboard
Documentation for IIS
Added PowerShell example using WebAdministration Module
This PR addresses the following issues: duplicate-descriptions description-missing There are build warnings, but we were instructed not to fix duplicate title or H1 issues.
https://docs.microsoft.com/en-us/iis/publish/using-web-deploy/web-deploy-powershell-cmdlets The Web Deploy cmdlets documentation talks about adding a snap-in. Snap-ins are not supported in Powershell 7+. Does anyone know if there is a way to import these cmdlets...
This PR fixes 17 validation issues
This is regarding: https://docs.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-applications-on-iis/install-wordpress-on-iis Several sites seem to recommend against installing Wordpress on IIS, and instead direct people to install it in nginx on Linux (see below). https://computerhelp.glerner.com/2015-why-should-you-not-host-wordpress-on-iis/#:~:text=IIS%20is%20used%20mainly%20on%20corporate%20web%20sites%3B,one%20company%2C%20using%20only%20Microsoft%20tools%20for%20development. https://www.reddit.com/r/sysadmin/comments/sg7a2t/wordpress_on_iis_why_is_not_recommended/ Many...
The Microsoft Docs document published on how to [install and configure PHP](https://docs.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-on-iis/install-and-configure-php) on IIS 10 refers to Microsoft® Web Platform Installer (Web PI) which will be retired on July 1,...
The following link is orphaned from the API documentation: https://docs.microsoft.com/en-us/iis/web-development-reference/native-code-api-reference/compress2-function
Similar to my prior [PRs for Request Filtering](https://github.com/MicrosoftDocs/iis-docs/pulls?q=is%3Apr+is%3Aclosed+author%3Aphbits), added PowerShell examples for IIS IpSecurity.
add sample from pull request #536
…exist and classicMode missing