<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://genesys.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PhilomenaLundie</id>
	<title>Genesys Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://genesys.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PhilomenaLundie"/>
	<link rel="alternate" type="text/html" href="http://genesys.wiki/index.php/Special:Contributions/PhilomenaLundie"/>
	<updated>2026-09-17T17:15:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.5</generator>
	<entry>
		<id>http://genesys.wiki/index.php?title=Enabled_Only_Means_It_Was_Stored,_Not_That_It_Ran&amp;diff=203431</id>
		<title>Enabled Only Means It Was Stored, Not That It Ran</title>
		<link rel="alternate" type="text/html" href="http://genesys.wiki/index.php?title=Enabled_Only_Means_It_Was_Stored,_Not_That_It_Ran&amp;diff=203431"/>
		<updated>2026-09-05T17:56:21Z</updated>

		<summary type="html">&lt;p&gt;PhilomenaLundie: Created page with &amp;quot;Enabled only means it was stored, not that it ran&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The rule sits in the list where you left it. Its switch reads Active, the dashboard is green, and the URL still opens the old page. Nothing in the interface looks wrong, because nothing there is. Active says the setting was accepted and is eligible to run; it says nothing about whether any call ever got through to it.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Matching is where most of an afternoon disappears, and one quirk accounts for m...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Enabled only means it was stored, not that it ran&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The rule sits in the list where you left it. Its switch reads Active, the dashboard is green, and the URL still opens the old page. Nothing in the interface looks wrong, because nothing there is. Active says the setting was accepted and is eligible to run; it says nothing about whether any call ever got through to it.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Matching is where most of an afternoon disappears, and one quirk accounts for more of it than the rest together. A wildcard is compared against the whole address, the query string included, so a pattern that does not end open will skip any request carrying parameters. That is exactly what happens when you append something to defeat the browser cache: the cache-buster beats the pattern instead, the page loads normally, and you assume the rule is faulty. Operators vary in whether they care about capitals, which turns a path copied from a design document into a rule that matches nothing. Bulk lists act the other way round and disregard parameters completely, but subpath and subdomain coverage stay disabled unless switched on, and a list that no rule activates does nothing at all.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Something may have responded before your turn&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Rules products run in a fixed order, and a redirect stops evaluation the moment it triggers. Two settings that match the same address are not a draw: the first one reached wins, and the product order determines which that is. Older forwarding settings yield to the current products, which sounds like welcome news until the new pattern fails — then the old one activates, the visitor lands somewhere nobody configured this week, and the symptom stops resembling a redirect problem at all. Checking the order is faster than changing either one.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;That gap is most of the assessment. Saved and ran are two different states, and the dashboard can only show the first one. Between a visitor and your setting there is the proxy mode of the entry, the order in which products are checked, and sometimes a zone in an account that is not yours. Until you know which handler received the request first, debating the rule itself is guesswork. The answer comes from a request, not from another glance at the configuration.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The full write-up, with every stage and what each answer resolves: [https://301.sh/redirect-rule-active-but-nothing-happens/ cloudflare redirect rule does not fire]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The sequence is what rescues the evening: did it arrive, did the template cover it, did something respond earlier, and are you viewing a plain query rather than a browser tab that may be showing you yesterday. Each question is resolved once, and the one that comes back wrong is the one to repair.&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>PhilomenaLundie</name></author>
	</entry>
	<entry>
		<id>http://genesys.wiki/index.php?title=Active_Only_Means_It_Was_Saved,_Not_That_It_Ran&amp;diff=192575</id>
		<title>Active Only Means It Was Saved, Not That It Ran</title>
		<link rel="alternate" type="text/html" href="http://genesys.wiki/index.php?title=Active_Only_Means_It_Was_Saved,_Not_That_It_Ran&amp;diff=192575"/>
		<updated>2026-09-02T18:48:15Z</updated>

		<summary type="html">&lt;p&gt;PhilomenaLundie: Created page with &amp;quot;Active only means it was saved, not that it ran&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The rule sits in the list where you left it. Its switch shows Active, the dashboard is green, and the URL still loads the previous page. Nothing in the panel looks wrong, because nothing there is. Active means the setting was accepted and is eligible to run; it says nothing about whether any request ever arrived at it.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Matching is where most of an afternoon goes, and one quirk accounts for more of...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Active only means it was saved, not that it ran&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The rule sits in the list where you left it. Its switch shows Active, the dashboard is green, and the URL still loads the previous page. Nothing in the panel looks wrong, because nothing there is. Active means the setting was accepted and is eligible to run; it says nothing about whether any request ever arrived at it.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Matching is where most of an afternoon goes, and one quirk accounts for more of it than the rest together. A wildcard is compared against the whole address, the query string included, so a pattern that does not end open will skip any request bearing parameters. That is exactly what happens when you append something to bypass the browser cache: the cache-buster defeats the pattern instead, the page loads normally, and you conclude the rule is broken. Operators differ in whether they care about capitals, which turns a path copied from a design document into a rule that matches nothing. Bulk lists behave the other way round and disregard parameters entirely, but subpath and subdomain coverage stay disabled unless enabled, and a list that no rule enables does nothing at all.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Something may have responded before your turn&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Rules products operate in a fixed order, and a redirect ends evaluation the instant it triggers. Two settings that cover the same address are not a draw: the first one hit prevails, and the product order determines which that is. Older forwarding settings yield to the modern products, which seems like welcome news until the new pattern fails — then the old one activates, the visitor arrives somewhere nobody configured this week, and the symptom stops resembling a redirect issue at all. Reading the order is quicker than changing either one.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The complete write-up, with every step and what each answer resolves: [https://301.sh/page-rules-where-every-setting-went/ page rules deprecated]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The order is what saves the evening: did it arrive, did the template match it, did something respond sooner, and are you viewing a plain query rather than a browser tab that may be showing you yesterday. Each question is answered once, and the one that comes back wrong is the one to fix.&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>PhilomenaLundie</name></author>
	</entry>
	<entry>
		<id>http://genesys.wiki/index.php?title=User:PhilomenaLundie&amp;diff=192574</id>
		<title>User:PhilomenaLundie</title>
		<link rel="alternate" type="text/html" href="http://genesys.wiki/index.php?title=User:PhilomenaLundie&amp;diff=192574"/>
		<updated>2026-09-02T18:48:10Z</updated>

		<summary type="html">&lt;p&gt;PhilomenaLundie: Created page with &amp;quot;I poke at the documentation for Cloudflare and hold it against what actually happens. What I mostly deal with is the difference between the forwarding methods — there is always something surprising in there.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Here is my site ... [https://301.sh/page-rules-where-every-setting-went/ page rules deprecated]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I poke at the documentation for Cloudflare and hold it against what actually happens. What I mostly deal with is the difference between the forwarding methods — there is always something surprising in there.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Here is my site ... [https://301.sh/page-rules-where-every-setting-went/ page rules deprecated]&lt;/div&gt;</summary>
		<author><name>PhilomenaLundie</name></author>
	</entry>
</feed>