Hi I got a problem with my server. I got 4 inbound links to webpage which look something like this:
myurl.com/default/page.php%3Fid%3D13
they should look like this:
myurl.com/default/page.php?id=13
What would I need to do to achive this? Apache spits out 404 errors when you visit an encoded url link