I wish to redirect all urls like these to the frontpage or another url.
These .php files exists from an old website version that was not using WordPress:
?/forum.php
?/forum.php?funk=post&id=2996
?/forum.php?funk=post&id=6354
/forum.php?funk=room&id=9&site=5&nr=15
I have many of thede urls.
What should my regex redirect look like ?