Static To Dynamic URL using Modrewrite
Posted: Wed Sep 19, 2012 1:05 pm
Hi,
I have site running and wish to convert the url
http://mysite.com/variable
to
http://mysite.com/index.php?action=variable
This requirement is opposite to the usual method to convert dynamic url to static url
How can this be achieved with mod rewrite rules
I have site running and wish to convert the url
http://mysite.com/variable
to
http://mysite.com/index.php?action=variable
This requirement is opposite to the usual method to convert dynamic url to static url
How can this be achieved with mod rewrite rules