[wp-trac] [WordPress Trac] #28737: 404 on custom permalink pagination caused by bad htaccess
WordPress Trac
noreply at wordpress.org
Mon Feb 16 06:52:41 UTC 2015
#28737: 404 on custom permalink pagination caused by bad htaccess
--------------------------+----------------------
Reporter: nhumrich | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Permalinks | Version: 3.9.1
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by dd32):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
This sounds like a server configuration error outside of `.htaccess`, as a
404 handler should not be required to be invoked, as the Rewrite rule will
match all URL's which do not exist on the filesystem.
It's more likely that the simple act of editing the `.htaccess` file was
enough to trigger a cache clear on the server / to force apache to reload
the file.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28737#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list