[wp-trac] [WordPress Trac] #50490: WordPress URL guessing cannot be stopped
WordPress Trac
noreply at wordpress.org
Sat Jun 27 20:01:16 UTC 2020
#50490: WordPress URL guessing cannot be stopped
-------------------------------+------------------------------
Reporter: devrekli | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version: 5.4.2
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by apedog):
I've had a similar issue when debugging 404/redirects on my local machine.
I think 404 headers get cached and refresh doesn't help.
The gist of it was if at any point while testing, I made the url to return
a 404 - the browser would keep treating the url as a 404 - even if I
changed it later. The 404 header is cached (i think) and the browser does
not attempt a reload.
Opening the browser's devtools and setting 'disable cache' will force new
headers on every refresh.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50490#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list