I have been searching all over the web for a solid 2 hours now trying different things, and none of what i found would work.
I want to redirect to a non-existent folder and then convert that into a query-string - for example an anchor tag that leads to "domain.com/test/" But .htaccess should intercept that and change it into "domain.com/index.php?p=test" Behind the curtains without the viewer seeing the query-string
I am not sure what I am doing wrong, but I have tried pretty much everything on google - page 1 and two at least :P
Any help is greatly appreciated.