]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/vars.php
WordPress 3.9-scripts
[autoinstalls/wordpress.git] / wp-includes / vars.php
index f1e67b627b70e04651f0da413730e9320421b0bc..996d17383007a05de96a777a43d588a4d1b90ae8 100644 (file)
@@ -6,8 +6,11 @@
  * for the browser to set which one is currently being used.
  *
  * Detects which user environment WordPress is being used on.
- * Only attempts to check for Apache and IIS. Two web servers
- * with known permalink capability.
+ * Only attempts to check for Apache, Nginx and IIS -- three web
+ * servers with known pretty permalink capability.
+ *
+ * Note: Though Nginx is detected, WordPress does not currently
+ * generate rewrite rules for it. See http://codex.wordpress.org/Nginx
  *
  * @package WordPress
  */