Forum Moderators: phranque
Into
[mywebsite.com...]
Thankyou if you could help me with this I'd greatly appreciate it.
You then need a rewrite function that takes the URL request and translates it to get the content from the correct internal server location.
You also need a 301 redirect from the ? parameter version of the URL to the folder-like URL so that the ? parameter URL cannot be directly accessed or indexed.
This example is more complicated than you need, because it has two variables, but you can use it as a starting point... [webmasterworld.com...]