Ben Reiniger wrote on Wed, Dec 28, 2022 02:22 PM UTC:
I figured out what I had wrong: the entry in the database table OldItemIDs needed to be the never-existing MStamerlaneii rather than the temporarily-existing MStamerlane2.
That fix makes /rules/TamerlaneII work correctly and the incorrect /rules/Tamerlane2 give a 404. When I next again remove /large.dir/tamerlane2.html, it should give a 404 but with the link to /rules/TamerlaneII.
I'll have to look at the Game Courier preset later; I changed an entry in the GameSettings database table but don't see any difference, and there's a Rules URL entry in the website's form for Editing the preset that I think you have ownership of.
I figured out what I had wrong: the entry in the database table
OldItemIDs
needed to be the never-existingMStamerlaneii
rather than the temporarily-existingMStamerlane2
.That fix makes
/rules/TamerlaneII
work correctly and the incorrect/rules/Tamerlane2
give a 404. When I next again remove/large.dir/tamerlane2.html
, it should give a 404 but with the link to/rules/TamerlaneII
.I'll have to look at the Game Courier preset later; I changed an entry in the
GameSettings
database table but don't see any difference, and there's a Rules URL entry in the website's form for Editing the preset that I think you have ownership of.