[wp-trac] [WordPress Trac] #25109: Detect whether rewrites are enabled
WordPress Trac
noreply at wordpress.org
Wed Aug 21 09:13:30 UTC 2013
#25109: Detect whether rewrites are enabled
---------------------------+-----------------------------
Reporter: rmccue | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Rewrite Rules | Version:
Severity: normal | Keywords:
---------------------------+-----------------------------
In the permalinks options page, we should use a loopback HTTP connection
to check whether rewrites are enabled. A route like `/wp-internal-test`
could return a 200 when rewrites are enabled (and a 404 when they're not
obviously).
(I suspect due to bad server config, we'll have to check the body there
too.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25109>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list