The actually URL which my app uses is:
http://site.com/search.php?search=iPhone but I would like it to be possible to achieve the same with
http://site.com/iPhone I have no experience of rewrite rules, how can I set this up?
The solution has worked but the new URL is displayed in the address bar. I thought it would have been possible to set this up so that it appears as though the page location is
http://site.com/iPhone
without changing to display
http://site.com/search.php?search=iPhone Is this possible? Thanks.