79079008

Date: 2024-10-11 16:17:47
Score: 0.5
Natty:
Report link

I managed to solve it with this:

RewriteCond %{THE_REQUEST} /([^/]*)/([^/]*)/([0-9a-zA-Z]*)\.htm?(.*)cid=([0-9a-zA-Z]{8})
RewriteRule ^ /%1/%2/%3-%5.htm [R=301,L,QSA]

Mods please close if irrelevant

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Adrien Hingert