URL Rewriting (Wordpress) -


actually have wordpress page url this

http://www.website.com/gallery/?person=mike 

and transform to

http://www.website.com/gallery/mike 

i tried in .htaccess

rewriterule ^gallery/?person=$ gallery/%{query_string} [nc,l] 

but doesn't work


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -