3
I’d like to write a rule in . htaccess with Rewriterule using the plus sign (+) for a Google-like url, like this:
meusite.com.br/+alguem be interpreted meusite.com.br/? track=someone or meusite.com.br/umapagina+alguem be interpreted meusite.com.br/a page? track=someone
Thanks in advance for the help.
Friend if I could give 1000 stars for the answer. Thank you very much!
– Müller Nato
You’re welcome. The important thing is that it worked. It’s basically just a regular expression.
– Diego B. Sousa
Diego, could you help me with this other question please: http://answall.com/questions/98431/rewritingof url-com-par%C3%a2metro-para-outro-site-htaccess
– Müller Nato