The .htaccess Edit That Broke a Page It Never Touched
Field Note #142
You add one small rule to .htaccess — nothing dramatic, just a header for a specific file. Something breaks immediately, so you undo it right away, carefully, deleting exactly what you added. And yet: a completely unrelated part of the site is now returning “Page Not Found” on content that loaded fine an hour ago.
Tagged in :
More from the field
Bisect to an Empty Baseline Before Trusting Any Single Theory
.
Multiple plausible-sounding theories for a bug each turned out to be wrong when actually tested – time was spent building fixes…
A Security Dashboard’s Activity Log Can Lag a Full Day Behind Real Time
.
Trying to check a security tool’s activity log for an event that had just happened showed nothing at all.