I want to combine 2 types of variables in the URL. Something like this: test/(id)?data=(data)
test/(id)?data=(data)
Is there a way to do this with .htaccess? I have this code but