#26249 closed defect (bug) (fixed)
Include Nginx reference in PHPDoc head of /wp-includes/vars.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | minor | Version: | 3.7 |
Component: | Permalinks | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description
Add a reference to Nginx as one of three known servers that are detected by WordPress.
http://core.trac.wordpress.org/browser/trunk/src/wp-includes/vars.php#L89
Attachments (3)
Change History (10)
#3
@
7 years ago
- Keywords commit added
- Milestone changed from Awaiting Review to 3.9
26249.diff attempts to incorporate @SergeyBiryukov's feedback from comment:2. Feedback is welcome, otherwise it looks good to me.
#4
follow-up:
↓ 5
@
7 years ago
Simplified DrewAPicture's addition, referenced Codex which has these rules.
#5
in reply to:
↑ 4
@
7 years ago
Replying to markjaquith:
Simplified DrewAPicture's addition, referenced Codex which has these rules.
+1 for 26249.2.diff
Note: See
TracTickets for help on using
tickets.
It's probably worth noting that we don't write or suggest nginx configuration for permalinks (see [25456] for #25098).