mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Text Changes: Update mentions of “web site” to “website” for consistency.
While “web site” was the original spelling, this variant has become rarely used, and “website” is now the standard spelling, already used throughout most of the WordPress core. Reference: [https://en.wikipedia.org/wiki/Website Wikipedia: Website]. Props LiamMcArthur, cafenoirdesign, sabbirshouvo, sabernhardt, ironprogrammer, mukesh27. Fixes #59853, #54276. git-svn-id: https://develop.svn.wordpress.org/trunk@57131 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -6109,7 +6109,7 @@ function iis7_supports_permalinks() {
|
||||
* easily update the xml configuration file, hence we just bail out and tell user that
|
||||
* pretty permalinks cannot be used.
|
||||
*
|
||||
* Next we check if the URL Rewrite Module 1.1 is loaded and enabled for the web site. When
|
||||
* Next we check if the URL Rewrite Module 1.1 is loaded and enabled for the website. When
|
||||
* URL Rewrite 1.1 is loaded it always sets a server variable called 'IIS_UrlRewriteModule'.
|
||||
* Lastly we make sure that PHP is running via FastCGI. This is important because if it runs
|
||||
* via ISAPI then pretty permalinks will not work.
|
||||
|
||||
Reference in New Issue
Block a user