I would like to write a rule in .htaccess with RewriteRule using the plus sign (+) for a url in the format similar to Google, like this:
myite.com /+anything was interpreted myite.com /?track=search or mysite.com / a site was interpreted mysite.com / apage / track / something
Thank you in advance for the help.