This commit is contained in:
2025-11-28 15:44:41 +01:00
parent 9b36331522
commit e2af82659f

View File

@@ -2,6 +2,7 @@
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^pl/content/(.*)$ /content/$1 [L,R=301]
RewriteRule ^pl/([0-9]+-.+)$ /$1 [L,R=301]
</IfModule>
# ~~startcookiesplus~~ Cookies Plus module - Do not remove this comment