I have the url
www.example.com/profile?username=abc
and i want to rewrite it as
www.example.com/abc
How can I achieve this using htaccess?
I have the url
www.example.com/profile?username=abc
and i want to rewrite it as
www.example.com/abc
How can I achieve this using htaccess?
Copyright © 2021 Jogjafile Inc.
RewriteCond to avoid infinite redirection