[wp-trac] [WordPress Trac] #25098: Support URL rewrites on Nginx
WordPress Trac
noreply at wordpress.org
Mon Sep 16 20:06:28 UTC 2013
#25098: Support URL rewrites on Nginx
---------------------------+---------------------
Reporter: johnbillion | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.7
Component: Rewrite Rules | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
---------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25456"]:
{{{
#!CommitTicketReference repository="" revision="25456"
Add nginx detection to the Permalink Settings screen.
Introduces got_url_rewrite() and a corresponding filter, which should now
be used in lieu of the got_rewrite filter in got_mod_rewrite().
This does not write or even suggest nginx configuration; rather, it
prevents nginx from being considered as either Apache or as an
unrecognized server.
props johnbillion.
fixes #25098.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25098#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list